1
0
Fork 0
mirror of synced 2024-11-22 16:25:34 -05:00

Updated Plugins (markdown)

skwinnik 2021-09-13 20:20:31 +03:00
parent 1ba56acfd3
commit 456bfd0a0d

@ -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 |
| [crossplatform](https://github.com/msdrigg/dotbot-crossplatform) | Additional crossplatform support |