this repo has no description

.gitconfig: make main default branch

+3
+3
dot_gitconfig
··· 27 27 28 28 [merge] 29 29 conflictstyle = diff3 30 + 31 + [init] 32 + defaultBranch = main