Skip to content

Instantly share code, notes, and snippets.

@peteroid
Created January 19, 2017 07:24
Show Gist options
  • Save peteroid/be34a6621bd2c21a66b6bcafd1592356 to your computer and use it in GitHub Desktop.
Save peteroid/be34a6621bd2c21a66b6bcafd1592356 to your computer and use it in GitHub Desktop.
# fix vi editor issue on mac
git config --global core.editor "vim"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment