I have set my default RVM to Ruby 1.9.2 . I want to remove this and keep it nil.
How can I do the same ?
Removing any alias is as simple as:
rvm alias delete default
It's better to use it over rm ~/.rvm/config/alias suggested by @Sunny J. as it does additional cleaning steps.
It's also better than rvm reset as it only removes the alias, not resetting all rvm settings.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With