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.
- Host: GitHub
- URL: https://github.com/afeiship/ushell-module-rvm
- Owner: afeiship
- Created: 2018-09-02T04:04:51.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-09-26T22:27:01.000Z (over 6 years ago)
- Last Synced: 2025-02-07T11:29:56.039Z (over 1 year ago)
- Topics: rvm, unix
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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