diff --git a/.config/git/config b/.config/git/config index 5e5fd02..a8fb991 100644 --- a/.config/git/config +++ b/.config/git/config @@ -16,3 +16,6 @@ [help] autocorrect = prompt + +[push] + autoSetupRemote = true