Skip to content

Instantly share code, notes, and snippets.

@iamajvillalobos
Created September 21, 2017 05:57
Show Gist options
  • Save iamajvillalobos/8189d293155de032e3afab772a9163ed to your computer and use it in GitHub Desktop.
Save iamajvillalobos/8189d293155de032e3afab772a9163ed to your computer and use it in GitHub Desktop.
Change sublime editor to be the 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