updated path

pull/2/head
Bodaniel Jeanes 2008-09-09 14:02:59 +10:00
parent fbfca1bbdb
commit 989b66b9b5
1 changed files with 2 additions and 0 deletions

2
bashrc
View File

@ -1,4 +1,6 @@
export PATH="/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/:$PATH"
export PATH="/Library/PostgreSQL8/bin/:$PATH"
export PATH="/usr/local/mysql/bin/:$PATH"
export COLOR_NC='\e[0m' # No Color
export COLOR_WHITE='\e[1;37m'