Skip to content

Instantly share code, notes, and snippets.

@jaronson
Created October 9, 2013 01:59
Show Gist options
  • Save jaronson/6894966 to your computer and use it in GitHub Desktop.
Save jaronson/6894966 to your computer and use it in GitHub Desktop.
sudo apt-get --purge remove ruby-rvm
sudo rm -rf /usr/share/ruby-rvm /etc/rvmrc /etc/profile.d/rvm.sh
export rvm_path=
\curl -L https://get.rvm.io | bash -s stable --ruby --autolibs=enable --auto-dotfiles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment