xdg: switch back to the ~/usr/ prefix
[~bandali/configs] / .config / git / config
index 9b9c776..2cef2a2 100644 (file)
@@ -17,9 +17,6 @@
 [mailmap]
        file = ~/.config/git/mailmap
 
-[gpg]
-       program = gpg2
-
 [alias]
        git = !exec git  # handle nested git calls, e.g. git git status
        aliases = config --get-regexp '^alias\\.'
@@ -56,7 +53,7 @@
 #      branch=true
 
 [github]
-       user = aminb
+       user = notbandali
 
 [sendemail]
        smtpuser = bandali
@@ -64,3 +61,6 @@
        smtpserverport = 587
        smtpencryption = tls
        annotate = yes
+
+[transfer]
+       fsckObjects = true