From 840043b4e6a67878e8ae821c3f421e8baf4c7790 Mon Sep 17 00:00:00 2001 From: c0de Date: Thu, 19 Aug 2021 21:00:47 -0500 Subject: [PATCH] update git config --- home/.gitconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/.gitconfig b/home/.gitconfig index 4775eed..6a5d70a 100644 --- a/home/.gitconfig +++ b/home/.gitconfig @@ -38,8 +38,8 @@ [mergetool "fugitive"] cmd = fugitive vim -f -c \"Gdiff\" \"$MERGED\" [user] - email = dtodd@oceantech.com - name = David Todd + email = c0de + name = c0de [include] path = ~/.githubtokens path = ~/.dotoverrides/gitconfig