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:
Donovan Glover 2024-07-17 07:16:18 -04:00
parent 99db650782
commit bd29ae2517
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -41,7 +41,6 @@ in
quotePath = false;
};
web.browser = "librewolf";
push.default = "simple";
pull.rebase = true;
branch.autosetuprebase = "always";