1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-06 15:30:40 +01:00

extended path variable, temporary

This commit is contained in:
Toon Claes
2009-10-16 22:12:31 +02:00
parent 6ef2e1f51c
commit 11d0b3c2ac

View File

@@ -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