Skip to content

Instantly share code, notes, and snippets.

@rymawby
Created July 15, 2013 11:00
Show Gist options
  • Select an option

  • Save rymawby/5999160 to your computer and use it in GitHub Desktop.

Select an option

Save rymawby/5999160 to your computer and use it in GitHub Desktop.
Make Sublime Text 2 the core editor for git on a mac
git config --global core.editor 'open -a "/Applications/Sublime Text 2.app"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment