From 969a46feb589453ec8b1a4fc803cdf6bb3ffd77d Mon Sep 17 00:00:00 2001 From: Eric Meehan Date: Thu, 19 Dec 2024 22:12:29 +0000 Subject: [PATCH] Update files/gitconfig --- files/gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/gitconfig b/files/gitconfig index 32010ed..4f226bb 100644 --- a/files/gitconfig +++ b/files/gitconfig @@ -1,5 +1,5 @@ [user] - email = eric@postfix.eom.dev + email = eric@eom.dev name = Eric Meehan [init] defaultBranch = main