Skip to content

Instantly share code, notes, and snippets.

@benlieb
Created February 1, 2013 20:40
Show Gist options
  • Save benlieb/4693991 to your computer and use it in GitHub Desktop.
Save benlieb/4693991 to your computer and use it in GitHub Desktop.
benlieb@bens 03:38 PM ~/my_life/sites/HostMonster/public_html/pixelearth.net >
$ echo $PATH
/Users/benlieb/.rvm/gems/ruby-1.9.2-p320@pixelearth/bin:/Users/benlieb/.rvm/gems/ruby-1.9.2-p320@global/bin:/Users/benlieb/.rvm/rubies/ruby-1.9.2-p320/bin:/Users/benlieb/.rvm/bin:/usr/local/heroku/bin:/opt/local/bin:/opt/local/sbin:/Applications/Postgres.app/Contents/MacOS/bin:/usr/local/mysql/bin:/Users/benlieb/bin/vim:/Users/benlieb/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
benlieb@bens 03:39 PM ~/my_life/sites/HostMonster/public_html/pixelearth.net >
$ rvm info
ruby-1.9.2-p320@pixelearth:
system:
uname: "Darwin bens 12.2.0 Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~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.18.5 (stable) by Wayne E. Seguin <wayneeseguin@gmail.com>, Michal Papis <mpapis@gmail.com> [https://rvm.io/]"
updated: "1 hour 4 minutes ago"
ruby:
interpreter: "ruby"
version: "1.9.2p320"
date: "2012-04-20"
platform: "x86_64-darwin10.8.0"
patchlevel: "2012-04-20 revision 35421"
full_version: "ruby 1.9.2p320 (2012-04-20 revision 35421) [x86_64-darwin10.8.0]"
homes:
gem: "/Users/benlieb/.rvm/gems/ruby-1.9.2-p320@pixelearth"
ruby: "/Users/benlieb/.rvm/rubies/ruby-1.9.2-p320"
binaries:
ruby: "/Users/benlieb/.rvm/rubies/ruby-1.9.2-p320/bin/ruby"
irb: "/Users/benlieb/.rvm/rubies/ruby-1.9.2-p320/bin/irb"
gem: "/Users/benlieb/.rvm/rubies/ruby-1.9.2-p320/bin/gem"
rake: "/Users/benlieb/.rvm/gems/ruby-1.9.2-p320@pixelearth/bin/rake"
environment:
PATH: "/Users/benlieb/.rvm/gems/ruby-1.9.2-p320@pixelearth/bin:/Users/benlieb/.rvm/gems/ruby-1.9.2-p320@global/bin:/Users/benlieb/.rvm/rubies/ruby-1.9.2-p320/bin:/Users/benlieb/.rvm/bin:/usr/local/heroku/bin:/opt/local/bin:/opt/local/sbin:/Applications/Postgres.app/Contents/MacOS/bin:/usr/local/mysql/bin:/Users/benlieb/bin/vim:/Users/benlieb/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin"
GEM_HOME: "/Users/benlieb/.rvm/gems/ruby-1.9.2-p320@pixelearth"
GEM_PATH: "/Users/benlieb/.rvm/gems/ruby-1.9.2-p320@pixelearth:/Users/benlieb/.rvm/gems/ruby-1.9.2-p320@global"
MY_RUBY_HOME: "/Users/benlieb/.rvm/rubies/ruby-1.9.2-p320"
IRBRC: "/Users/benlieb/.rvm/rubies/ruby-1.9.2-p320/.irbrc"
RUBYOPT: ""
gemset: "pixelearth"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment