mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-20 17:57:47 +02:00
git: Remove useless browser specifier
This *shouldn't* have changed anything anyway since `man git-web--browse` suggests that only a subset of browsers are supported anyway, which doesn't include librewolf.
This commit is contained in:
parent
99db650782
commit
bd29ae2517
@ -41,7 +41,6 @@ in
|
|||||||
quotePath = false;
|
quotePath = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
web.browser = "librewolf";
|
|
||||||
push.default = "simple";
|
push.default = "simple";
|
||||||
pull.rebase = true;
|
pull.rebase = true;
|
||||||
branch.autosetuprebase = "always";
|
branch.autosetuprebase = "always";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user