git core.editor notepad++ code example Example: make atom default editor in git $ git config --global core.editor "atom --wait"