Skip to content

Instantly share code, notes, and snippets.

@merbjedi
Created February 5, 2010 04:39
Show Gist options
  • Save merbjedi/295516 to your computer and use it in GitHub Desktop.
Save merbjedi/295516 to your computer and use it in GitHub Desktop.
[jc@macbookpro ~]# rvm info
rvm 0.1.7 by Wayne E. Seguin ([email protected]) [http://rvm.beginrescueend.com/]
system:
uname: "Darwin jc-macbookpro.local 10.2.0 Darwin Kernel Version 10.2.0: Tue Nov 3 10:37:10 PST 2009; root:xnu-1486.2.11~1/RELEASE_I386 i386"
shell: "bash"
version: "3.2.48(1)-release"
ruby:
interpreter: "ruby"
version: "1.8.7"
date: "2008-08-11"
platform: "universal-darwin10.0"
patchlevel: "2008-08-11 patchlevel 72"
full_version: "ruby 1.8.7 (2008-08-11 patchlevel 72) [universal-darwin10.0]"
homes:
gem: "/Users/jc/.rvm/gems/ruby-1.8.7-p174%blah"
ruby: "/Users/jc/.rvm/rubies/ruby-1.8.7-p174"
binaries:
ruby: "/Users/jc/.rvm/rubies/ruby-1.8.7-p174/bin/ruby"
irb: "/Users/jc/.rvm/rubies/ruby-1.8.7-p174/bin/irb"
gem: "/Users/jc/.rvm/rubies/ruby-1.8.7-p174/bin/gem"
rake: "/Users/jc/.rvm/rubies/ruby-1.8.7-p174/bin/rake"
environment:
GEM_HOME: "/Users/jc/.rvm/gems/ruby-1.8.7-p174%blah"
GEM_PATH: "/Users/jc/.rvm/gems/ruby-1.8.7-p174%blah:/Users/jc/.rvm/gems/ruby-1.8.7-p174%global"
MY_RUBY_HOME: "/Users/jc/.rvm/rubies/ruby-1.8.7-p174"
IRBRC: "/Users/jc/.rvm/rubies/ruby-1.8.7-p174/.irbrc"
[jc@macbookpro ~]#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment