Skip to content

Instantly share code, notes, and snippets.

@mnadel
Created February 9, 2016 15:32
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mnadel/bb4308d37840a8238939 to your computer and use it in GitHub Desktop.
Save mnadel/bb4308d37840a8238939 to your computer and use it in GitHub Desktop.
Hate vim? Interactive rebase with Notepad++ instead.
C:\> git config --global core.editor "C:/Progra~2/Notepad++/notepad++.exe -multiInst -nosession -noPlugin """$*""""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment