Last active
December 9, 2015 18:18
-
-
Save zampino/4308666 to your computer and use it in GitHub Desktop.
bash profile ml
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
source ~/.bash_colors | |
######### GIT ####################### | |
source /usr/local/git/contrib/completion/git-prompt.sh | |
source /usr/local/git/contrib/completion/git-completion.bash | |
GIT_PS1_SHOWDIRTYSTATE=true | |
# GIT_PS1_SHOWUPSTREAM=true | |
GIT_PS1_SHOWUNTRACKEDFILES=true | |
GIT_PS1_SHOWSTASHSTATE=true | |
export PS1='\[$COLOR_YELLOW\]\u@\h:\[$COLOR_MAGENTA\]\w\[$COLOR_LIGHTCYAN\]$(__git_ps1) \[$COLOR_RESET\]' | |
####################################### | |
[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" # Load RVM into a shell session *as a function* | |
alias plumi='ssh [email protected]' | |
export PATH=/Users/amantini/.rvm/gems/ruby-1.9.3-p327/bin:/Users/amantini/.rvm/gems/ruby-1.9.3-p327@global/bin:/Users/amantini/.rvm/rubies/ruby-1.9.3-p327/bin:/Users/amantini/.rvm/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/git/bin:/usr/local/Cellar/flex_sdk/4.6.0.23201/libexec/bin | |
export FLEX_HOME=/usr/local/Cellar/flex_sdk/4.6.0.23201/libexec |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
understood
\[
and\]
must surround non-physical "spaces" of the promo.