Skip to content

Instantly share code, notes, and snippets.

@kenany
Created June 16, 2012 01:35
Show Gist options
  • Save kenany/2939547 to your computer and use it in GitHub Desktop.
Save kenany/2939547 to your computer and use it in GitHub Desktop.
@ECHO OFF
SET "PYTHONPATH=.;C:\Program Files (x86)\Sublime Text 2;C:\Program Files (x86)\Sublime Text 2\python26;"
start /B sublime_text.exe %*
exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment