X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/33b1a7ea3b46945a9043291bed5c54cb00f6a854..b9347cae9eb2de82845de6c579a1f699dd635ee1:/.config/git/config diff --git a/.config/git/config b/.config/git/config index 0277f3e..35aba9d 100644 --- a/.config/git/config +++ b/.config/git/config @@ -1,6 +1,6 @@ [user] name = Amin Bandali - email = bandali@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