Skip to content

Instantly share code, notes, and snippets.

@grahamsaulnier
Last active December 17, 2015 17:09
Show Gist options
  • Select an option

  • Save grahamsaulnier/5643621 to your computer and use it in GitHub Desktop.

Select an option

Save grahamsaulnier/5643621 to your computer and use it in GitHub Desktop.
start sublime text 2 from cmd
@echo off
START sublime_text.exe %*
@echo on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment