Skip to content

Instantly share code, notes, and snippets.

@linjunpop
Created November 15, 2011 01:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save linjunpop/1365809 to your computer and use it in GitHub Desktop.
Save linjunpop/1365809 to your computer and use it in GitHub Desktop.
Textmate and RVM Gemset
TM_RUBY: /Users/Jun/.rvm/bin/rvm-auto-ruby
GEM_HOME: env | grep GEM_HOME | awk '{ sub(/GEM_HOME=/, ""); print }'
GEM_PATH: env | grep GEM_PATH | awk '{ sub(/GEM_PATH=/, ""); print }'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment