Skip to content

Instantly share code, notes, and snippets.

@dcolebatch
Created October 20, 2014 13:19
Show Gist options
  • Save dcolebatch/98fb0cc62d77f071dfd8 to your computer and use it in GitHub Desktop.
Save dcolebatch/98fb0cc62d77f071dfd8 to your computer and use it in GitHub Desktop.
torquebox user's env vars
torquebox@ubuntu:~$ env|grep jruby
JRUBY_HOME=/opt/torquebox/current/jruby
torquebox@ubuntu:~$ env|grep gem
GEM_HOME=/usr/local/rvm/gems/ruby-2.1.2
PATH=/usr/local/rvm/gems/ruby-2.1.2/bin:/usr/local/rvm/gems/ruby-2.1.2@global/bin:/usr/local/rvm/rubies/ruby-2.1.2/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/rvm/bin
GEM_PATH=/usr/local/rvm/gems/ruby-2.1.2:/usr/local/rvm/gems/ruby-2.1.2@global
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment