diff --git a/.config/git/config b/.config/git/config index a0e009a..341a6cc 100644 --- a/.config/git/config +++ b/.config/git/config @@ -30,3 +30,5 @@ [merge] log = true tool = nvimdiff +[init] + defaultBranch = main