We got nominated! Help us out and vote for GitHub as Best Bootstrapped Startup of 2008. (You can vote once a day.) [ hide ]

public
Description: elliottcable's dotfiles
Homepage: http://elliottcable.name
Clone URL: git://github.com/elliottcable/dotfiles.git
Ugh, don't want macports coming before custom-built software.
elliottcable (author)
Sat Sep 20 11:01:29 -0700 2008
commit  3e5bcdf8169a82f397a101a605f6faf0b3a36ff1
tree    08d2e0b67573d5bc0246135135e4639a0e418c95
parent  f45ab6b8ed747458c8c65a93fe62c543ccd5fdba
...
260
261
262
263
 
264
265
266
...
260
261
262
 
263
264
265
266
0
@@ -260,7 +260,7 @@ set -o nounset
0
 # Make sure to update ~/.MacOSX/environment.plist as well if you edit these
0
 PATH="/etc/dotfiles/bin:$PATH:$EC2_HOME/bin"
0
 if [[ $SYSTEM =~ $SYSTEM_OSX ]]; then
0
- PATH="/System/Software/bin:/opt/local/bin:/opt/local/sbin:$PATH:/usr/X11/bin"
0
+ PATH="/System/Software/bin:/usr/local/bin:/usr/local/sbin:/opt/local/bin:/opt/local/sbin:$PATH:/usr/X11/bin"
0
 fi
0
 export PATH
0
 

Comments

    No one has commented yet.