diff options
Diffstat (limited to 'etc/env')
-rw-r--r-- | etc/env | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ fpath=($ZDIR/functions $ZDIR/completions $fpath) export EDITOR==vim export MPD_HOST=saviour export CALENDAR_DIR=$HOME/stuff +export LESS='--silent --no-init --clear-screen --RAW-CONTROL-CHARS --quit-if-one-screen --ignore-case --tabs=5' # Required for various scripts export HOST |