1
0
Fork 0

extended path variable, temporary

pull/1/merge
Toon Claes 15 years ago
parent 6ef2e1f51c
commit 11d0b3c2ac

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

Loading…
Cancel
Save