If you use Git and RVM, you'll want this in your .bashrc
This looks great for anyone (like me) who uses Git and RVM:
export PS1="\[\033[01;34m\]\$(~/.rvm/bin/rvm-prompt) \[\033[01;32m\]\w\[\033[00;33m\]\$(__git_ps1 \" (%s)\") \[\033[01;36m\]\$\[\033[00m\] "
Posted by James on Thursday, August 04, 2011