summaryrefslogtreecommitdiff
path: root/etc/env
diff options
context:
space:
mode:
Diffstat (limited to 'etc/env')
-rw-r--r--etc/env1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/env b/etc/env
index 3072302..1fb9c68 100644
--- a/etc/env
+++ b/etc/env
@@ -16,6 +16,7 @@ export LESS='--silent --no-init --clear-screen --RAW-CONTROL-CHARS --quit-if-one
export HOST
export COLUMNS
export LINES
+
if [[ -n $commands[lesspipe] ]] {
export LESSOPEN='| lesspipe %s'
export LESSCLOSE='lesspipe %s %s'