update default git config

This commit is contained in:
David Todd 2021-01-12 18:36:00 -06:00
parent 158ccfcea0
commit 11577de71c
1 changed files with 2 additions and 2 deletions

View File

@ -38,8 +38,8 @@
[mergetool "fugitive"] [mergetool "fugitive"]
cmd = fugitive vim -f -c \"Gdiff\" \"$MERGED\" cmd = fugitive vim -f -c \"Gdiff\" \"$MERGED\"
[user] [user]
email = dtodd@oceantech.com email = c0de@c0de.dev
name = David Todd name = c0de
[include] [include]
path = ~/.githubtokens path = ~/.githubtokens
path = ~/.dotoverrides/gitconfig path = ~/.dotoverrides/gitconfig