From 4a4de2f376c6558126c1dafc8099ca9a6635155b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Wed, 7 Oct 2009 17:18:47 +0200 Subject: Add local zshenv options --- .zshenv | 1 + 1 file changed, 1 insertion(+) (limited to '.zshenv') 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) " +export MPD_HOST="127.0.0.1" fpath=(~/.zsh/functions $fpath) -- cgit v1.2.3