From dd5427baaf49f8de4355abeb6bc8c6dd14f74e25 Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Wed, 7 Oct 2009 17:05:19 +0200 Subject: Initial check-in of files --- .zsh/zshenv | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .zsh/zshenv (limited to '.zsh/zshenv') diff --git a/.zsh/zshenv b/.zsh/zshenv new file mode 100644 index 0000000..4a4c063 --- /dev/null +++ b/.zsh/zshenv @@ -0,0 +1,10 @@ +typeset -U path fpath + +export ECHANGELOG_USER="René Neumann (Necoro) " + +fpath=(~/.zsh/functions $fpath) + +# load all things in there +autoload ${fpath[1]}/*(:t) + +[[ -d ~/bin ]] && path=(~/bin $path) -- cgit v1.2.3-70-g09d2