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

Creating alias for "system" silently fails #20

Open
markjreed opened this issue Apr 5, 2016 · 0 comments
Open

Creating alias for "system" silently fails #20

markjreed opened this issue Apr 5, 2016 · 0 comments

Comments

@markjreed
Copy link

$ rbenv --version
rbenv 1.0.0
$ ruby-build --version
ruby-build 20160330
$ rbenv alias 2.0 system
2.0 => system
$ rbenv versions
  system
  1.8
  1.8.7
  1.8.7-p375
  1.9
  1.9.3
  1.9.3-p551
  2.1
  2.1.9
  2.2
  2.2.4
  2.3
* 2.3.0 (set by RBENV_VERSION environment variable)
$ rbenv shell 2.0
rbenv: version `2.0' not installed

__

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

1 participant