Skip to content

Instantly share code, notes, and snippets.

@lukeredpath
Created September 2, 2009 11:13
Show Gist options
  • Save lukeredpath/179659 to your computer and use it in GitHub Desktop.
Save lukeredpath/179659 to your computer and use it in GitHub Desktop.
#!/bin/sh
export GEM_PATH = /Users/luke/.rvm/gems/ruby/1.8.7:$GEM_PATH
exec "/Users/luke/.rvm/ruby-1.8.7-p174/bin/ruby" "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment