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

rvm to behave as nvm does at the system level?? #3315

Open
M0nty-Pyth0n opened this issue Feb 22, 2015 · 2 comments
Open

rvm to behave as nvm does at the system level?? #3315

M0nty-Pyth0n opened this issue Feb 22, 2015 · 2 comments
Labels

Comments

@M0nty-Pyth0n
Copy link

It might be nice to have rvm utilize symbolic links behind the scenes as well just as nvm does (although a script -- nvm.sh -- is also appended to .bashrc). That way you are able to invoke the desired version of ruby from anywhere in your system (after setting the default version) -- vs only being to run the expected version from gnome-terminal, for instance, after configuring with 'Run command as login shell'.

@rys
Copy link
Contributor

rys commented Feb 22, 2015

I'll take a look at how nvm works.

@rys
Copy link
Contributor

rys commented Feb 22, 2015

Does it do something special with symlinks? I've had an admittedly brief look at how nvm.sh works and I can't see the behaviour you're talking about.

@mpapis mpapis added the RVM2 label Mar 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants