Skip to content

Instantly share code, notes, and snippets.

@andresgutgon
Forked from mmuell/dosbatch.sublime-build
Created October 29, 2012 15:12
Show Gist options
  • Select an option

  • Save andresgutgon/3974097 to your computer and use it in GitHub Desktop.

Select an option

Save andresgutgon/3974097 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"
}
@madoodia

Copy link
Copy Markdown

thanks man
it helps me alot

@ponggung

ponggung commented Feb 6, 2017

Copy link
Copy Markdown

Thanks
it works

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