Created
February 6, 2012 22:00
-
-
Save brianleroux/1755220 to your computer and use it in GitHub Desktop.
bitch be cool
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DGREY="\[\e[0;32m\]" | |
ENDCOLOR="\[\e[0m\]" | |
PS1="$DGREY# $ENDCOLOR" | |
# android business | |
export PATH=$PATH:~/Repo/android-sdk-mac_x86/platform-tools | |
export PATH=$PATH:~/Repo/android-sdk-mac_x86/tools | |
export PATH=$PATH:~/Repo/phonegap-android/bin | |
# inform iterm of the palm sdk for some reason | |
export PATH=$PATH:/opt/PalmSDK/Current/bin | |
# for phonegap/docs | |
export PATH=$PATH:~/Repo/joDoc | |
# adding cordova | |
export PATH=$PATH:~/Desktop/phonegap-cli/bin | |
# app engine | |
export PATH=$PATH:~/Repo/appengine-java-sdk-1.4.3/bin | |
# gclient | |
export PATH=$PATH:~/Repo/depot_tools |
touch .hushlogin ....actually. =S
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
and don't forget to touch .hushlogic and source ~/.bashrc from .bash_profile