From c7d81d4a7e92e70ab6bfe65e22f562f2991d4c1d Mon Sep 17 00:00:00 2001 From: Paul Becker <50241811+beckerpaul@users.noreply.github.com> Date: Wed, 10 May 2023 00:31:59 +0200 Subject: [PATCH] add librewolf+zypper plugin --- Plugins.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Plugins.md b/Plugins.md index 557a0dd..bafd41d 100644 --- a/Plugins.md +++ b/Plugins.md @@ -26,6 +26,7 @@ | [ifarch](https://github.com/ryansch/dotbot-ifarch) | Conditional execution of dotbot directives based on the local architecture | | [ifplatform](https://github.com/ssbanerje/dotbot-ifplatform) | Conditionally execute dotbot directives based on the system distribution | | [include](https://gitlab.com/gnfzdz/dotbot-include/)| Include dotbot directives from another file | +| [librewolf](https://gitlab.com/paulbecker/dotbot_plugin_librewolf) | Configure your Librewolf profile(s) | | [omnipkg](https://github.com/Code-Maniac/dotbot-omnipkg)| Install and upgrade apt-get, pacman, dnf and brew packages | | [pacaur](https://github.com/ajlende/dotbot-pacaur) | Install and upgrade pacman and AUR packages with pacaur | | [pamac](https://github.com/skwinnik/dotbot-pamac) | Install pamac packages | @@ -45,4 +46,5 @@ | [yaourt](https://github.com/niklas-heer/dotbot-yaourt) | Install packages with yaourt (Arch) | | [yay](https://github.com/oxson/dotbot-yay) | Install packages with yay (Arch) | | [yum](https://gitlab.com/flyingchipmunk/dotbot-yum) | Install and update yum packages | -| [ed](https://github.com/wonderbeyond/dotbot-ed) | Ensure expected lines in a file | \ No newline at end of file +| [ed](https://github.com/wonderbeyond/dotbot-ed) | Ensure expected lines in a file | +| [zypper](https://gitlab.com/paulbecker/dotbot_plugin_zypper) | Install packages and repos with zypper (open/suse) | \ No newline at end of file