Skip to content

Instantly share code, notes, and snippets.

@gregorym
Created October 28, 2011 21:24
Show Gist options
  • Save gregorym/1323606 to your computer and use it in GitHub Desktop.
Save gregorym/1323606 to your computer and use it in GitHub Desktop.
An important line on my bash_profile
export PS1='\[[\033[01;31m\]\u\[\033[00m\]@\[\033[01;32m\]\h\[\033[00m\]:\[\033[01;34m\]\W\[\033[0m\]]\[\033[01;33m\]$(__git_ps1)\[\033[0m\] $(~/.rvm/bin/rvm-prompt i g)\$ '
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment