summaryrefslogtreecommitdiff
path: root/etc/env
diff options
context:
space:
mode:
Diffstat (limited to 'etc/env')
-rw-r--r--etc/env2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/env b/etc/env
index 1fb9c68..45c601b 100644
--- a/etc/env
+++ b/etc/env
@@ -8,7 +8,7 @@ fpath=($ZDIR/functions $ZDIR/completions $fpath)
[[ -r $ZDIR/../provided/env ]] && source $ZDIR/../provided/env
export EDITOR==vim
-export MPD_HOST=localhost
+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'