emacs/eshell: restore mistakenly deleted custom eshell prompt
[~bandali/configs] / .config / git / config
index 35f1eb9..f9be27e 100644 (file)
@@ -14,8 +14,8 @@
        editor = emacsclient -t
        pager = "less"
 
-[gpg]
-       program = gpg2
+[mailmap]
+       file = ~/.config/git/mailmap
 
 [alias]
        git = !exec git  # handle nested git calls, e.g. git git status
 #      branch=true
 
 [github]
-       user = aminb
+       user = notbandali
 
 [sendemail]
-       smtpuser = bandali
+       smtpuser = mab
        smtpserver = fencepost.gnu.org
        smtpserverport = 587
        smtpencryption = tls
        annotate = yes
+
+[transfer]
+       fsckObjects = true