Skip to content

Instantly share code, notes, and snippets.

@fagnercarvalho
Created November 24, 2015 15:54
Show Gist options
  • Select an option

  • Save fagnercarvalho/61dc9db7a98cdb5c1024 to your computer and use it in GitHub Desktop.

Select an option

Save fagnercarvalho/61dc9db7a98cdb5c1024 to your computer and use it in GitHub Desktop.
Configure default editor in Git as Notepad++

git config --global 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