Skip to content

Instantly share code, notes, and snippets.

@wayneeseguin
Forked from trobrock/gist:1155905
Created August 19, 2011 02:57
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 wayneeseguin/1155926 to your computer and use it in GitHub Desktop.
Save wayneeseguin/1155926 to your computer and use it in GitHub Desktop.
#!/bin/bash
exec /usr/local/rvm/bin/rvm 1.9.2 exec god -D
#!/bin/bash
source /usr/local/rvm/environments/ruby-1.9.2-p290
exec god -D
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment