Skip to content

Instantly share code, notes, and snippets.

@mguterl
Created June 5, 2011 16:32
Show Gist options
  • Save mguterl/1009131 to your computer and use it in GitHub Desktop.
Save mguterl/1009131 to your computer and use it in GitHub Desktop.
michaelguterl@pangaea ~$ type rvm | head -1
rvm is a function
michaelguterl@pangaea ~$ rvm info
system:
system:
uname: "Darwin pangaea.local 10.7.4 Darwin Kernel Version 10.7.4: Mon Apr 18 21:24:17 PDT 2011; root:xnu-1504.14.12~3/RELEASE_X86_64 x86_64"
bash: "/usr/local/bin/bash => GNU bash, version 4.2.10(2)-release (i386-apple-darwin10.7.0)"
zsh: "/bin/zsh => zsh 4.3.9 (i386-apple-darwin10.0)"
rvm:
version: "rvm 1.6.18 by Wayne E. Seguin (wayneeseguin@gmail.com) [https://rvm.beginrescueend.com/]"
homes:
gem: "not set"
ruby: "not set"
binaries:
ruby: "/usr/bin/ruby"
irb: "/usr/bin/irb"
gem: "/usr/bin/gem"
rake: "/usr/bin/rake"
environment:
PATH: "/Users/michaelguterl/bin:/opt/local/bin:/opt/local/sbin:/usr/local/bin:/usr/local/sbin:/usr/local/mysql/bin:/usr/local/mongodb/bin:/usr/local/share/npm/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Users/michaelguterl/.rvm/bin:/Users/michaelguterl/.rvm/bin"
GEM_HOME: ""
GEM_PATH: ""
MY_RUBY_HOME: ""
IRBRC: ""
RUBYOPT: "-rubygems"
gemset: ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment