From 065ebd72f02d3e01ff67e6e80a4631cc2228b38e Mon Sep 17 00:00:00 2001 From: Nikita Sobolev Date: Mon, 9 Oct 2017 22:13:38 +0300 Subject: [PATCH] Adds dotbot-pip --- Plugins.md | 1 + 1 file changed, 1 insertion(+) 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 |