diff options
Diffstat (limited to 'files/.zsh/rc/S50_nnn')
| -rw-r--r-- | files/.zsh/rc/S50_nnn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/files/.zsh/rc/S50_nnn b/files/.zsh/rc/S50_nnn index 9c130b8..a6fb43f 100644 --- a/files/.zsh/rc/S50_nnn +++ b/files/.zsh/rc/S50_nnn @@ -50,6 +50,8 @@ n () # stty lwrap undef # stty lnext undef + export LESS="${LESS//[FX]}" + # The command builtin allows one to alias nnn to n, if desired, without # making an infinitely recursive alias command nnn "$@" |
