From 42efa290a7a8ee76ec5575958f191b651d5da18f Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 21 Mar 2009 02:41:35 +0100 Subject: moved $LESS from aliases to zshenv --- etc/env | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/env') diff --git a/etc/env b/etc/env index dda7cfd..fe807c1 100644 --- a/etc/env +++ b/etc/env @@ -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 -- cgit v1.2.3