From 71495f2986e3e3d14a23f674c515f315d6103556 Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Wed, 7 Oct 2009 17:08:36 +0200 Subject: Moved some things out of the box --- .zsh/zshenv | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 .zsh/zshenv (limited to '.zsh/zshenv') diff --git a/.zsh/zshenv b/.zsh/zshenv deleted file mode 100644 index 4a4c063..0000000 --- a/.zsh/zshenv +++ /dev/null @@ -1,10 +0,0 @@ -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