Skip to content

Instantly share code, notes, and snippets.

@mrmercc
Forked from bangonkali/batch.bat
Created October 23, 2018 11:55
Show Gist options
  • Save mrmercc/ad062a1c505810f5001277874db1fe89 to your computer and use it in GitHub Desktop.
Save mrmercc/ad062a1c505810f5001277874db1fe89 to your computer and use it in GitHub Desktop.
Attaching Notepad++ to git commit editor.
git config core.editor "'C:\Program Files (x86)\Notepad++\notepad++.exe' -multiInst -notabbar -nosession -noPlugin"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment