summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.zshenv1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zshenv b/.zshenv
index 4a4c063..07ab10b 100644
--- a/.zshenv
+++ b/.zshenv
@@ -1,6 +1,7 @@
typeset -U path fpath
export ECHANGELOG_USER="René Neumann (Necoro) <gentoo@necoro.eu>"
+export MPD_HOST="127.0.0.1"
fpath=(~/.zsh/functions $fpath)