git: use 'main' for default branch name for new repos
[~bandali/configs] / .config / git / config
index a56c182..35aba9d 100644 (file)
@@ -1,6 +1,6 @@
 [user]
        name = Amin Bandali
-       email = mab@gnu.org
+       email = bandali@kelar.org
        signingkey = BE6273738E616D6D1B3A08E8A21A020248816103
 
 [commit]
 #      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