aboutsummaryrefslogtreecommitdiff
path: root/files/.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'files/.zsh')
-rw-r--r--files/.zsh/rc/S50_nnn2
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 "$@"