RVM
Uninstall RVM
rvm implode
# or
rm -rf ~/.rvm
And donβt forget to remove the script calls in the following files:
~/.bashrc
~/.bash_profile
~/.profile
And maybe others depending on whatever shell youβre using.
Last updated
Uninstall RVM
rvm implode
# or
rm -rf ~/.rvm
And donβt forget to remove the script calls in the following files:
~/.bashrc
~/.bash_profile
~/.profile
And maybe others depending on whatever shell youβre using.
Last updated