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