Skip to content

Instantly share code, notes, and snippets.

@boscomonkey
Created April 16, 2011 01:15
Show Gist options
  • Save boscomonkey/922742 to your computer and use it in GitHub Desktop.
Save boscomonkey/922742 to your computer and use it in GitHub Desktop.
rvm goodies for your Bash prompt
# add git branch and rvm ruby@gemset in addition to the usual \u \h \w
source "$rvm_path/contrib/ps1_functions"
ps1_set
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment