Skip to content

Instantly share code, notes, and snippets.

@xioustic
Last active May 4, 2017 00:51
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 xioustic/68094f694f15912741953e3256dca819 to your computer and use it in GitHub Desktop.
Save xioustic/68094f694f15912741953e3256dca819 to your computer and use it in GitHub Desktop.
subl terminal alias for windows
REM Place this somewhere on your PATH
@echo off
"C:\PATH\TO\Sublime Text\sublime_text.exe" %*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment