summaryrefslogtreecommitdiff
path: root/.zshenv
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2009-10-07 17:46:33 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2009-10-07 17:46:33 +0200
commit7ae42a1d09a6703fef623aa81883586b11c075e7 (patch)
tree212afb38578829fe8c52a76f5280ed3ffa2aeb47 /.zshenv
parent214a9a7c43785a8687b4296dbf70b40f74e9019c (diff)
downloaddotfiles-7ae42a1d09a6703fef623aa81883586b11c075e7.tar.gz
dotfiles-7ae42a1d09a6703fef623aa81883586b11c075e7.tar.bz2
dotfiles-7ae42a1d09a6703fef623aa81883586b11c075e7.zip
Remove the MPD line in .zshenv
Diffstat (limited to '.zshenv')
-rw-r--r--.zshenv1
1 files changed, 0 insertions, 1 deletions
diff --git a/.zshenv b/.zshenv
index 07ab10b..4a4c063 100644
--- a/.zshenv
+++ b/.zshenv
@@ -1,7 +1,6 @@
typeset -U path fpath
export ECHANGELOG_USER="René Neumann (Necoro) <gentoo@necoro.eu>"
-export MPD_HOST="127.0.0.1"
fpath=(~/.zsh/functions $fpath)