public
Description: bash, git, vim, irb, rails, sake
Clone URL: git://github.com/mislav/dotfiles.git
Ruby framework (Mac Leopard) usr/bin/ and mysql to PATH
mislav (author)
Thu Jun 19 16:16:03 -0700 2008
commit  dc44c0b6657e3f6e5d0ba94cb6a085e94a381534
tree    f102ea516966583fd00a2c5f47dd14f374d8261f
parent  0a336f152808d7c53dc14d998309a6174186649a
0
bash_profile 100644 →
...
 
1
 
2
3
4
...
1
2
3
4
5
6
0
@@ -1,4 +1,6 @@
0
+export PATH=/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/:$PATH
0
 export PATH=/usr/local/git/bin:$PATH
0
+export PATH=/usr/local/mysql/bin:$PATH
0
 export PATH=~/bin:$PATH
0
 
0
 export MANPATH=/usr/local/git/man:$MANPATH

Comments

    No one has commented yet.