Skip to content

Instantly share code, notes, and snippets.

@zdne
Created January 27, 2014 14:37
Show Gist options
  • Save zdne/8649615 to your computer and use it in GitHub Desktop.
Save zdne/8649615 to your computer and use it in GitHub Desktop.
Sublime Text 3 as default git editor
$ git config --global core.editor "subl -n -w"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment