Please bear with us as we work to restore functionality to dotfiles.org.
from my mackbook pro
[color]
diff = auto
status = auto
branch = auto
[color "branch"]
current = yellow reverse
local = yellow
remote = green
[color "diff"]
meta = yellow bold
frag = magenta bold
old = red bold
new = green bold
[color "status"]
added = yellow
changed = green
untracked = cyan
[user]
name = Craig P Jolicoeur
email = cpjolicoeur@gmail.com
[alias]
co = checkout
ci = commit
ba = branch -a
[apply]
whitespace = nowarn
[pack]
threads = 0