diff --git a/.config/git/config b/.config/git/config index 88c2ee7..76ef331 100644 --- a/.config/git/config +++ b/.config/git/config @@ -13,3 +13,5 @@ [sendemail] annotate = yes smtpServer = /usr/bin/msmtp +[init] + defaultBranch = main