From 04196955243180984b0c556c953cbe8be667df62 Mon Sep 17 00:00:00 2001 From: Kurt McKee Date: Sat, 8 Oct 2022 22:05:14 -0500 Subject: [PATCH] Add the dotbot-firefox plugin to the list --- Plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Plugins.md b/Plugins.md index d63b77f..8929621 100644 --- a/Plugins.md +++ b/Plugins.md @@ -16,6 +16,7 @@ | [duti](https://github.com/andrejreznik/dotbot-duti) | Instant customization of file associations (macOS) | | [eopkg](https://github.com/niklas-heer/dotbot-yaourt) | Install packages with eopkg (Solus) | | [flatpak](https://github.com/DrDynamic/dotbot-flatpak) | Install flatpak packages | +| [firefox](https://github.com/kurtmckee/dotbot-firefox) | Configure your Firefox profile(s) | | [ghe](https://github.com/fundor333/dotbot-gh-extension) | GH extension manager for DotBot | | [ghq](https://github.com/klane/dotbot-ghq) | Clone remote repositories with [ghq](https://github.com/motemen/ghq) | | [git](https://github.com/DrDynamic/dotbot-git) | Clone and pull git repositories |