rvm/ubuntu_rvm

Command-Line Equivalent for README Step 2 Change Your Terminal Window ?

maarxx opened this issue · 1 comments

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!

Hi @maarxx and thanks for reporting this. This is not exactly an issue with this installer, but with rvm itself. Anyway, probably you can run the following to mimic a login session:

source /etc/profile.d/rvm.sh