diff --git a/Plugins.md b/Plugins.md index ae92cc4..4f93e79 100644 --- a/Plugins.md +++ b/Plugins.md @@ -18,6 +18,7 @@ | [ifplatform](https://github.com/ssbanerje/dotbot-ifplatform) | Conditionally execute dotbot directives based on the system distribution | | [pacaur](https://github.com/ajlende/dotbot-pacaur) | Install and upgrade pacman and AUR packages with pacaur | | [paru](https://github.com/michaelray27/dotbot-paru) | Install packages with paru (Arch Linux) | +| [pamac](https://github.com/skwinnik/dotbot-pamac) | Install pamac packages | | [pip](https://github.com/sobolevn/dotbot-pip) | Install pip dependencies with pipx | | [quicklisp](https://gitlab.com/RoGryza/dotbot-quicklisp) | Install quicklisp packages | | [rust](https://github.com/alexcormier/dotbot-rust) | Install Rust, rustup components, and other Rust software using Cargo | @@ -33,5 +34,4 @@ | [git](https://github.com/DrDynamic/dotbot-git) | Clone and pull git repositories | | [flatpak](https://github.com/DrDynamic/dotbot-flatpak) | Install flatpak packages | | [snap](https://github.com/DrDynamic/dotbot-snap) | Install snap packages | -| [crossplatform](https://github.com/msdrigg/dotbot-crossplatform) | Additional crossplatform support | -| [pamac](https://github.com/skwinnik/dotbot-pamac) | Install pamac packages | \ No newline at end of file +| [crossplatform](https://github.com/msdrigg/dotbot-crossplatform) | Additional crossplatform support | \ No newline at end of file