Skip to content

Instantly share code, notes, and snippets.

@larsar
Created November 13, 2011 23:34
Show Gist options
  • Save larsar/1362913 to your computer and use it in GitHub Desktop.
Save larsar/1362913 to your computer and use it in GitHub Desktop.
Set textmate as Git editor
git config --global core.editor "mate -w"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment