Skip to content

Instantly share code, notes, and snippets.

@janv8000
Last active January 15, 2016 15:40
Show Gist options
  • Save janv8000/2d7dba3f0b76737ec0c3 to your computer and use it in GitHub Desktop.
Save janv8000/2d7dba3f0b76737ec0c3 to your computer and use it in GitHub Desktop.
Notepad++ as git editor
git config --global core.editor notepad.exe
git config -–global -e
en dan ergens
[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