Browse code

extended path variable, temporary

Toon Claes authored on 16/10/2009 at 20:12:31
Showing 1 changed files
... ...
@@ -6,3 +6,6 @@ for config_file ($ZSH/lib/*.zsh) source $config_file
6 6
 
7 7
 # Load all of your custom configurations from custom/
8 8
 for config_file ($ZSH/custom/*.zsh) source $config_file
9
+
10
+
11
+export PATH=~/bin:/opt/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/local/sbin:/opt/local/lib/postgresql83/bin