Skip to content

Instantly share code, notes, and snippets.

@mmuell
Created May 9, 2012 15:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save mmuell/2645385 to your computer and use it in GitHub Desktop.
Save mmuell/2645385 to your computer and use it in GitHub Desktop.
Batch File Running for Sublime Text 2
{
"cmd": ["$file"],
"working_dir": "$file_path",
"selector": "source.dosbatch"
}
@den-run-ai
Copy link

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