From ab363de0ba431559079a04b262d4624c4ab55f48 Mon Sep 17 00:00:00 2001 From: c0de Date: Thu, 19 Aug 2021 21:02:46 -0500 Subject: [PATCH] update git config --- home/.gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/.gitconfig b/home/.gitconfig index 6a5d70a..12c2f13 100644 --- a/home/.gitconfig +++ b/home/.gitconfig @@ -38,7 +38,7 @@ [mergetool "fugitive"] cmd = fugitive vim -f -c \"Gdiff\" \"$MERGED\" [user] - email = c0de + email = c0de@c0de.dev name = c0de [include] path = ~/.githubtokens