Created
August 23, 2013 07:27
-
-
Save aijcoa/6316480 to your computer and use it in GitHub Desktop.
output of 'rvm info'
This file contains 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
ruby-2.0.0-p247: | |
system: | |
uname: "Darwin maggot.local 12.4.1 Darwin Kernel Version 12.4.1: Tue May 21 17:04:50 PDT 2013; root:xnu-2050.40.51~1/RELEASE_X86_64 x86_64" | |
system: "osx/10.8/x86_64" | |
bash: "/bin/bash => GNU bash, version 3.2.48(1)-release (x86_64-apple-darwin12)" | |
zsh: "/bin/zsh => zsh 4.3.11 (i386-apple-darwin12.0)" | |
rvm: | |
version: "rvm 1.22.3 (stable) by Wayne E. Seguin <wayneeseguin@gmail.com>, Michal Papis <mpapis@gmail.com> [https://rvm.io/]" | |
updated: "1 day 5 hours 22 minutes 58 seconds ago" | |
path: "/Users/fin/.rvm" | |
ruby: | |
interpreter: "ruby" | |
version: "2.0.0p247" | |
date: "2013-06-27" | |
platform: "x86_64-darwin12.4.1" | |
patchlevel: "2013-06-27 revision 41674" | |
full_version: "ruby 2.0.0p247 (2013-06-27 revision 41674) [x86_64-darwin12.4.1]" | |
homes: | |
gem: "/Users/fin/.rvm/gems/ruby-2.0.0-p247" | |
ruby: "/Users/fin/.rvm/rubies/ruby-2.0.0-p247" | |
binaries: | |
ruby: "/Users/fin/.rvm/rubies/ruby-2.0.0-p247/bin/ruby" | |
irb: "/Users/fin/.rvm/rubies/ruby-2.0.0-p247/bin/irb" | |
gem: "/Users/fin/.rvm/rubies/ruby-2.0.0-p247/bin/gem" | |
rake: "/Users/fin/.rvm/gems/ruby-2.0.0-p247@global/bin/rake" | |
environment: | |
PATH: "/Users/fin/.rvm/gems/ruby-2.0.0-p247/bin:/Users/fin/.rvm/gems/ruby-2.0.0-p247@global/bin:/Users/fin/.rvm/rubies/ruby-2.0.0-p247/bin:/Users/fin/.rvm/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/git/bin" | |
GEM_HOME: "/Users/fin/.rvm/gems/ruby-2.0.0-p247" | |
GEM_PATH: "/Users/fin/.rvm/gems/ruby-2.0.0-p247:/Users/fin/.rvm/gems/ruby-2.0.0-p247@global" | |
MY_RUBY_HOME: "/Users/fin/.rvm/rubies/ruby-2.0.0-p247" | |
IRBRC: "/Users/fin/.rvm/rubies/ruby-2.0.0-p247/.irbrc" | |
RUBYOPT: "" | |
gemset: "" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment