Skip to content

Instantly share code, notes, and snippets.

@danmayer
Created March 3, 2013 20:11
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save danmayer/5078067 to your computer and use it in GitHub Desktop.
Just a tip on working with RVM inside scripts
#when scripting against rvm with a terminal shell, you might need to source this to use RVM files etc, tip from LS chat room
source ~/.rvm/scripts/rvm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment