diff --git a/.gitconfig##template b/.gitconfig##template index cf8e2d2..b3dd725 100644 --- a/.gitconfig##template +++ b/.gitconfig##template @@ -37,3 +37,6 @@ [init] defaultBranch = main + +[push] + autoSetupRemote = true