Skip to content

Instantly share code, notes, and snippets.

@mallej
Created March 21, 2018 19:26
Show Gist options
  • Select an option

  • Save mallej/3b1b76da49898893463652c942779779 to your computer and use it in GitHub Desktop.

Select an option

Save mallej/3b1b76da49898893463652c942779779 to your computer and use it in GitHub Desktop.
git
# open global gitconfig with Atom editor
open -a /Applications/Atom.app/ ~/.gitconfig
# set nano as editor
git config --global core.editor nano
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment