Skip to content

Instantly share code, notes, and snippets.

@monzou
Created November 19, 2011 14:35
Show Gist options
  • Save monzou/1378896 to your computer and use it in GitHub Desktop.
Save monzou/1378896 to your computer and use it in GitHub Desktop.
Sublime Text 2 rvm build system
{
"cmd": ["/Users/monzou/.rvm/bin/rvm-auto-ruby", "$file"],
"file_regex": "^(…*?):([0-9]*):?([0-9]*)",
"selector": "source.ruby"
}
@psylone
Copy link

psylone commented Dec 20, 2011

monzou, thank for this tip from the heart!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment