rvm usage
- remove rvm
rvm implode or
rm -rf ~/.rvm Don’t forget to remove the script calls in your .bashrc and/or .bash_profile (or whatever shell you’re using).
- upgrade
rvm get head
- install with ruby
MIRROR=1 curl -sSL https://git.io/vVHhJ bash