From 745d9e98aa5febb24a76be55c1327cdff7e9c08d Mon Sep 17 00:00:00 2001 From: Al-Hassan Abdel-Raouf Date: Sat, 10 Dec 2022 11:42:55 +0200 Subject: [PATCH] update my git config --- .config/git/config | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.config/git/config b/.config/git/config index 9d6d2a4..e867a5e 100644 --- a/.config/git/config +++ b/.config/git/config @@ -1,14 +1,8 @@ [user] name = Al-Hassan Abdel-Raouf - email = alhassanaraouf@disroot.org + email = alhassanaraouf@alhassanaraouf.me - -[sendemail] - smtpserver = disroot.org - smtpuser = alhassanaraouf@disroot.org - smtpencryption = tls - smtpserverport = 587 [filter "lfs"] required = true clean = git-lfs clean -- %f