Skip to content

Instantly share code, notes, and snippets.

@richo
Created January 16, 2013 05:55
Show Gist options
  • Save richo/4544989 to your computer and use it in GitHub Desktop.
Save richo/4544989 to your computer and use it in GitHub Desktop.
#!/bin/sh
export RBENV_VERSION=${RBENV_VERSION:-1.9.3-p194}
exec compass "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment