mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 00:03:55 +01: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;
|
||||
};
|
||||
|
||||
web.browser = "librewolf";
|
||||
push.default = "simple";
|
||||
pull.rebase = true;
|
||||
branch.autosetuprebase = "always";
|
||||
|
Loading…
Reference in New Issue
Block a user