An open API service indexing awesome lists of open source software.

https://github.com/afeiship/ushell-module-rvm

Rvm for unix shell module.
https://github.com/afeiship/ushell-module-rvm

rvm unix

Last synced: about 1 year ago
JSON representation

Rvm for unix shell module.

Awesome Lists containing this project

README

          

# ushell-module-rvm
> Rvm for unix shell module.

## uninstall
```shell
# 1. rvm implode
rvm implode

# 2. cleanup files
rm -rf ~/.rvm

# 3.tips:
# remove this module in your .bashrc
```

## resources
+ https://rvm.io/
+ https://ruby-china.org/wiki/rvm-guide
+ https://stackoverflow.com/questions/3950260/how-to-uninstall-rvm