git: use 'main' for default branch name for new repos
[~bandali/configs] / .config / git / config
index 04a83fb..35aba9d 100644 (file)
@@ -64,3 +64,5 @@
 
 [transfer]
        fsckObjects = true
+[init]
+       templateDir = ~/.config/git/template