update gitconfig for work
This commit is contained in:
parent
0098c4174a
commit
5f77af2f1b
@ -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 = c0de@c0de.dev
|
email = dtodd@oceantech.com
|
||||||
name = c0de
|
name = David Todd
|
||||||
[include]
|
[include]
|
||||||
path = ~/.githubtokens
|
path = ~/.githubtokens
|
||||||
path = ~/.dotoverrides/gitconfig
|
path = ~/.dotoverrides/gitconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user