From 0e90ff68ec08fd75bd9f6d949040c42c37ce4b79 Mon Sep 17 00:00:00 2001
From: Francis Rowe
- git config --global core.editor vim
+ git config --global core.editor vim # NOTE: on most systems, git defaults to using vi anyway. If you switch to vim, make sure it's installed
git config --global color.status auto
git config --global color.branch auto
git config --global color.interactive auto
--
cgit v0.9.1