Skip to content

Instantly share code, notes, and snippets.

@tobytripp
Created March 10, 2012 18:03
Show Gist options
  • Save tobytripp/2012321 to your computer and use it in GitHub Desktop.
Save tobytripp/2012321 to your computer and use it in GitHub Desktop.
rvm_bin_path=/Users/toby/.rvm/bin
GEM_HOME=/Users/toby/.rvm/gems/ruby-1.9.3-p125@gset
IRBRC=/Users/toby/.rvm/rubies/ruby-1.9.3-p125/.irbrc
OLDPWD=/Users/toby/.rvm/gems/ruby-1.9.3-p125@git-precommit
MY_RUBY_HOME=/Users/toby/.rvm/rubies/ruby-1.9.3-p125
rvm_tar=tar
rvm_path=/Users/toby/.rvm
rvm_uname=Darwin
rvm_prefix=/Users/toby
PATH=/Users/toby/.rvm/gems/ruby-1.9.3-p125@gset/bin:/Users/toby/.rvm/gems/ruby-1.9.3-p125@global/bin:/Users/toby/.rvm/rubies/ruby-1.9.3-p125/bin:/Users/toby/.rvm/bin:/usr/local/share/npm/bin:/Users/toby/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/opt/local/bin:/usr/local/ruby/bin
rvm_make_flags=-j 3
rvm_version=1.10.3
rvm_configure_flags=--with-readline-dir=/Users/toby/.rvm/usr
GEM_PATH=/Users/toby/.rvm/gems/ruby-1.9.3-p125@gset:/Users/toby/.rvm/gems/ruby-1.9.3-p125@global
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment