summaryrefslogtreecommitdiff
path: root/oh-my-zsh.sh
diff options
context:
space:
mode:
authorToon Claes <toon@tonotdo.com>2009-10-16 22:12:31 +0200
committerToon Claes <toon@tonotdo.com>2009-10-16 22:12:31 +0200
commit11d0b3c2ac271f8d87629c73c9832f135558a6a2 (patch)
treedffc529362c751c358e5abbbe00a89e5b25224bb /oh-my-zsh.sh
parent6ef2e1f51c42a1e8b96f5ffc8a5b8f1e715d1738 (diff)
downloadzsh-11d0b3c2ac271f8d87629c73c9832f135558a6a2.tar.gz
zsh-11d0b3c2ac271f8d87629c73c9832f135558a6a2.tar.bz2
zsh-11d0b3c2ac271f8d87629c73c9832f135558a6a2.zip
extended path variable, temporary
Diffstat (limited to 'oh-my-zsh.sh')
-rw-r--r--oh-my-zsh.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/oh-my-zsh.sh b/oh-my-zsh.sh
index 6e73519b5..dd6ffec06 100644
--- a/oh-my-zsh.sh
+++ b/oh-my-zsh.sh
@@ -6,3 +6,6 @@ for config_file ($ZSH/lib/*.zsh) source $config_file
# Load all of your custom configurations from custom/
for config_file ($ZSH/custom/*.zsh) source $config_file
+
+
+export PATH=~/bin:/opt/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/local/sbin:/opt/local/lib/postgresql83/bin