From 133ce0676d7a1e86809147ced9ff817822f7fd31 Mon Sep 17 00:00:00 2001 From: sev Date: Wed, 18 Mar 2020 21:52:18 -0500 Subject: [PATCH] update git email and name --- base/.gitconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/base/.gitconfig b/base/.gitconfig index f20bd02..a2804de 100644 --- a/base/.gitconfig +++ b/base/.gitconfig @@ -1,6 +1,6 @@ [user] - email = git@ds6.pw - name = ds6 + email = git@sev.monster + name = sev [alias] push-all = !git remote | xargs -n1 git push -- 2.47.0