diff options
Diffstat (limited to '')
-rw-r--r-- | .zshenv | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |