diff --git a/home.nix b/home.nix index 493801c..49ef3f3 100644 --- a/home.nix +++ b/home.nix @@ -401,6 +401,7 @@ source <(kubectl completion zsh) # see https://betterprogramming.pub/8-advanced-git-commands-university-wont-teach-you-fe63b483d34b help.autocorrect = 1; fetch.prune = true; + push.autoSetupRemote = true; }; };