1
0
Fork 0
mirror of synced 2024-11-25 01:25:35 -05:00

Add dotbot-paru plugin

Michael Del Rosario 2021-02-20 14:48:25 -05:00
parent 3d2ecf48ab
commit 0c5604bb1f

@ -14,6 +14,7 @@
| [ghq](https://github.com/klane/dotbot-ghq) | Clone remote repositories with [ghq](https://github.com/motemen/ghq) | | [ghq](https://github.com/klane/dotbot-ghq) | Clone remote repositories with [ghq](https://github.com/motemen/ghq) |
| [go](https://github.com/delicb/dotbot-golang) | Install and update GoLang packages | | [go](https://github.com/delicb/dotbot-golang) | Install and update GoLang packages |
| [pacaur](https://github.com/ajlende/dotbot-pacaur) | Install and upgrade pacman and AUR packages with pacaur | | [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) |
| [pip](https://github.com/sobolevn/dotbot-pip) | Install pip dependencies with pipx | | [pip](https://github.com/sobolevn/dotbot-pip) | Install pip dependencies with pipx |
| [quicklisp](https://gitlab.com/RoGryza/dotbot-quicklisp) | Install quicklisp packages | | [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 | | [rust](https://github.com/alexcormier/dotbot-rust) | Install Rust, rustup components, and other Rust software using Cargo |