Skip to content

Instantly share code, notes, and snippets.

@syarynovskyi
Created December 8, 2018 16:40
Show Gist options
  • Save syarynovskyi/a79986ce1a81adb2eb1985f5c349ce62 to your computer and use it in GitHub Desktop.
Save syarynovskyi/a79986ce1a81adb2eb1985f5c349ce62 to your computer and use it in GitHub Desktop.
Sublime as default for commit
git config --global core.editor "subl -w"
git config --global commit.verbose true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment