Skip to content

Instantly share code, notes, and snippets.

@stober
Created August 15, 2012 20:31
Show Gist options
  • Save stober/3363357 to your computer and use it in GitHub Desktop.
Save stober/3363357 to your computer and use it in GitHub Desktop.
Build Bash Script in Sublime Text
{
"cmd": ["bash $file"],
"shell": true,
"selector": "source.shell"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment