X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/74be7f18d68948367de54170342caa7bf5d29a56..b9347cae9eb2de82845de6c579a1f699dd635ee1:/.config/git/config diff --git a/.config/git/config b/.config/git/config index a56c182..35aba9d 100644 --- a/.config/git/config +++ b/.config/git/config @@ -1,6 +1,6 @@ [user] name = Amin Bandali - email = mab@gnu.org + email = bandali@kelar.org signingkey = BE6273738E616D6D1B3A08E8A21A020248816103 [commit] @@ -53,14 +53,16 @@ # branch=true [github] - user = mabgnu + user = notbandali [sendemail] - smtpuser = mab - smtpserver = fencepost.gnu.org + smtpuser = bandali + smtpserver = mail.kelar.org smtpserverport = 587 smtpencryption = tls annotate = yes [transfer] fsckObjects = true +[init] + templateDir = ~/.config/git/template