Skip to content

Instantly share code, notes, and snippets.

@potomak
Created March 28, 2011 19:08
Show Gist options
  • Save potomak/891058 to your computer and use it in GitHub Desktop.
Save potomak/891058 to your computer and use it in GitHub Desktop.
RVM install
type rvm | head -1
bash < <( curl http://rvm.beginrescueend.com/releases/rvm-install-head )
[[ -s "$HOME/.rvm/scripts/rvm" ]] && . "$HOME/.rvm/scripts/rvm" # This loads RVM into a shell session.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment