Skip to content

Instantly share code, notes, and snippets.

@NoobsArePeople2
Created February 24, 2012 04:46
Show Gist options
  • Save NoobsArePeople2/1897836 to your computer and use it in GitHub Desktop.
Save NoobsArePeople2/1897836 to your computer and use it in GitHub Desktop.
Configure Sublime Text 2 (build 2181 or later) as Git Editor on Windows
git config --global core.editor "'c:/Program Files/Sublime Text 2/sublime_text.exe' -wait"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment