Skip to content

Instantly share code, notes, and snippets.

@martin-cotta
Created July 4, 2016 06:32
Show Gist options
  • Save martin-cotta/29b7537078f83526c8524e8c540f87fc to your computer and use it in GitHub Desktop.
Save martin-cotta/29b7537078f83526c8524e8c540f87fc to your computer and use it in GitHub Desktop.
Configure Git on Windows
git config --global core.editor "'c:/program files/sublime text 3/subl.exe' -w"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment