firefox: github code search

This commit is contained in:
Primrose 2025-05-30 15:00:03 +02:00
parent bcc91b6ba9
commit a1fea8473f
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -54,6 +54,13 @@ in {
Description = "Your code yum yum";
URLTemplate = "https://github.com/search?q={searchTerms}&type=repositories";
}
{
Name = "GitHub (Code Search)";
Alias = "gghc";
IconURL = "https://github.com/favicon.ico";
Description = "Your code yum yum";
URLTemplate = "https://github.com/search?q={searchTerms}&type=code";
}
{
Name = "Codeberg";
Alias = "gco";