Skip to content

Instantly share code, notes, and snippets.

@stober
Created August 15, 2012 20:31
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