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

alias support #36

Open
blackjid opened this issue Mar 11, 2015 · 0 comments
Open

alias support #36

blackjid opened this issue Mar 11, 2015 · 0 comments

Comments

@blackjid
Copy link

I'd love your opinion on this...

I like to have a symlink in ~/.rbenv/versions/2.1 to ~/.rbenv/versions/2.1.2
this way I can use the major.minor version on my projects .ruby-version and leave the patch behind.

So, what I mention on #35 was something like this

ruby_aliases:
   2.0.0: 2.0.0-p648
   2.1: 2.1.5
   2.2: 2.2.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants