From 185dbc44b54dc9adc83fe66a0f317e75fc157ce8 Mon Sep 17 00:00:00 2001 From: hjp Date: Fri, 9 Jan 2015 12:31:24 +0000 Subject: [PATCH] scripts dir for klameth --- .zshenv | 1 + 1 file changed, 1 insertion(+) diff --git a/.zshenv b/.zshenv index 71b0635..e42d548 100644 --- a/.zshenv +++ b/.zshenv @@ -56,6 +56,7 @@ then PATH=`$preppath -c /usr/sbin:/sbin:/opt/omni/sbin:/opt/omni/lbin:/var/qmail/bin:/usr/local/ssl/bin:/opt/tusc/bin` PATH=`$preppath -c /usr/local/sbin:/usr/local/bin` PATH=`$preppath -c /usr/local/mysql-5.1.40-hpux11.11-hppa2.0w-64bit/bin` + PATH=`$preppath -c $HOME/scripts` PATH=`$preppath -c $HOME/bin/hosts:$HOME/bin` # then append less important stuff