Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
maarxx opened this issue Oct 5, 2021 · 1 comment
Open

Comments

@maarxx
Copy link

maarxx commented Oct 5, 2021

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!

@raelgc
Copy link
Contributor

raelgc commented Oct 6, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants