Skip to content

Instantly share code, notes, and snippets.

Created December 28, 2012 16:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/4399659 to your computer and use it in GitHub Desktop.
Save anonymous/4399659 to your computer and use it in GitHub Desktop.
Simple script to start a shell for our Codemash Django precompiler
rem Simple script to start a shell for our Codemash Django precompiler
set PATH=%PATH%;"Portable Python 2.7.3.1/App";"Portable Python 2.7.3.1/App/Scripts";"Portable Git 1.8.0-preview20121022/bin"
rem set PATH=%PATH%;"Portable Python 3.2.1.1/App";"Portable Python 3.2.1.1/App/Tools/Scripts";"Portable Git 1.8.0-preview20121022/bin"
start "Portable Git 1.8.0-preview20121022/git-cmd.bat"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment