summaryrefslogtreecommitdiff
path: root/etc/parameters
diff options
context:
space:
mode:
Diffstat (limited to 'etc/parameters')
-rw-r--r--etc/parameters2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/parameters b/etc/parameters
index 529163b..b746d4f 100644
--- a/etc/parameters
+++ b/etc/parameters
@@ -20,6 +20,8 @@ export CALENDAR_DIR=$HOME/packages/calendar/etc
export HOST
export COLUMNS
export LINES
+export LESSOPEN='| /usr/bin/lesspipe %s'
+export LESSCLOSE='/usr/bin/lesspipe %s %s'
# others
linux: export LANG=en_US.UTF-8