Created
August 11, 2012 15:57
-
-
Save jasonLaster/3325410 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
➜ pry git:(tabcomplete) ✗ rvm list | |
rvm rubies | |
=> /Users/quintessentialbum/.rvm/scripts/list: line 294: /Users/quintessentialbum/.rvm/rubies/rbx-head/config: No such file or directory | |
rbx-head [ ] | |
/Users/quintessentialbum/.rvm/scripts/list: line 294: /Users/quintessentialbum/.rvm/rubies/rbx-head-19mode/config: No such file or directory | |
rbx-head-19mode [ ] | |
ree-1.8.7-head [ i686 ] | |
ruby-1.9.2-p180 [ x86_64 ] | |
ruby-1.9.2-p290 [ x86_64 ] | |
ruby-1.9.2-p318 [ x86_64 ] | |
ruby-1.9.3-head [ x86_64 ] | |
ruby-1.9.3-p194 [ x86_64 ] | |
# Default ruby not set. Try 'rvm alias create default <ruby>'. | |
# => - current | |
# =* - current && default | |
# * - default |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment