Skip to content

Instantly share code, notes, and snippets.

@TehShrike
Created July 4, 2019 11:50
Show Gist options
  • Save TehShrike/eb36eaf4f2a40bff5961ade1449c723e to your computer and use it in GitHub Desktop.
Save TehShrike/eb36eaf4f2a40bff5961ade1449c723e to your computer and use it in GitHub Desktop.
Sublime Text as git editor
git config --global core.editor "/Applications/Sublime\ Text.app/Contents/SharedSupport/bin/subl -n -w"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment