diff --git a/Plugins.md b/Plugins.md index 6f33473..7b30082 100644 --- a/Plugins.md +++ b/Plugins.md @@ -21,6 +21,7 @@ | [go](https://github.com/delicb/dotbot-golang) | Install and update GoLang packages | | [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 | +| [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 | | [paru](https://github.com/michaelray27/dotbot-paru) | Install packages with paru (Arch Linux) |