home/git: set default checkout remote

This commit is contained in:
2026-06-05 10:53:08 +09:00
parent 054edf707f
commit 6e8a82884e
+2
View File
@@ -128,6 +128,8 @@ lib.mkIf cfg.enable {
autoSetupRebase = "always";
};
checkout.defaultRemote = "origin";
"color \"branch\"".upstream = "cyan";
color.ui = "auto";