Command-Line Equivalent for README Step 2 Change Your Terminal Window ?
maarxx opened this issue · 1 comments
maarxx commented
For README Step 2 Change Your Terminal Window:
https://github.com/rvm/ubuntu_rvm#2-change-your-terminal-window
Can you include an equivalent command-line way to enable this setting?
I see other methods of getting RVM suggest the following:
rvm get stable --auto-dotfiles
But I get the following, which I think might be expected for this method:
$ rvm get stable --auto-dotfiles
Downloading https://get.rvm.io
Could not download rvm-installer, please report to https://github.com/rvm/rvm/issues
Can you suggest the equivalent command-line option and perhaps consider adding it to the README?
Thanks!