diff --git a/home.nix b/home.nix index b694f63..a1fdbd9 100644 --- a/home.nix +++ b/home.nix @@ -100,6 +100,7 @@ in extraConfig = { init.defaultBranch = "main"; + push.autoSetupRemote = true; "url \"https://github.com/\"".insteadOf = "gh:"; };