Skip to content

Instantly share code, notes, and snippets.

@knowuh
Created August 29, 2013 16:01
Show Gist options
  • Save knowuh/6380016 to your computer and use it in GitHub Desktop.
Save knowuh/6380016 to your computer and use it in GitHub Desktop.
How to setup sublimelinter to use rvm ruby-bin for ruby.
"sublimelinter_executable_map":
{
"ruby": "<fullpath-to-your-home-dir>/.rvm/bin/rvm-auto-ruby"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment