summaryrefslogtreecommitdiff
path: root/etc/.zshenv
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-05-05 01:27:50 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2010-05-05 01:27:50 +0200
commit8aef40d91b2b70ad7306b9f6c877fc724d050d46 (patch)
treeb90aa649cbfd965d149e7e65b3981cc814daeae8 /etc/.zshenv
parentae158eba7115e878cc05c817efce603748360d43 (diff)
zomg linebreaks
Diffstat (limited to 'etc/.zshenv')
-rw-r--r--etc/.zshenv4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/.zshenv b/etc/.zshenv
index 3ff22a6..5b861f7 100644
--- a/etc/.zshenv
+++ b/etc/.zshenv
@@ -10,7 +10,9 @@ fpath=(${ZDIR}/functions ${ZDIR}/completions ${fpath})
export EDITOR==vim
export MPD_HOST=mpd
export CALENDAR_DIR=${HOME}/stuff
-export LESS='--silent --no-init --clear-screen --RAW-CONTROL-CHARS --quit-if-one-screen --ignore-case --tabs=5'
+
+export LESS='--silent --no-init --clear-screen --RAW-CONTROL-CHARS'\
+' --quit-if-one-screen --ignore-case --tabs=5'
# Required for various scripts
export HOST