diff --git a/Plugins.md b/Plugins.md index 27f581b..5ac7d5a 100644 --- a/Plugins.md +++ b/Plugins.md @@ -8,6 +8,7 @@ | [brewfile](https://github.com/sobolevn/dotbot-brewfile) | Install brew dependencies, bundle style | | [yaourt](https://github.com/niklas-heer/dotbot-yaourt) | Install packages with yaourt (Arch) | | [pacaur](https://github.com/ajlende/dotbot-pacaur) | Install and upgrade pacman and AUR packages with pacaur | +| [pip](https://github.com/sobolevn/dotbot-pip) | Install pip and pipsi dependencies | | [xbps](https://github.com/m-wynn/dotbot-xbps) | Install and upgrade packages with xbps (Void Linux) | | [rust](https://github.com/alexcormier/dotbot-rust) | Install Rust, rustup components, and other Rust software using Cargo | | [sync](https://github.com/j1r1k/dotbot-sync) | Synchronize files using rsync, optionally amending file permissions |