From 8beb44609e5821b920b41d677ca8eddb379b41d8 Mon Sep 17 00:00:00 2001 From: Alec Mills Date: Thu, 9 May 2019 15:13:20 -0600 Subject: [PATCH] Updated Plugins (markdown) --- Plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Plugins.md b/Plugins.md index eb0b3b2..a7ae894 100644 --- a/Plugins.md +++ b/Plugins.md @@ -9,6 +9,7 @@ | [env](https://github.com/qobilidop/dotbot-env) | Set environment variables during the installation process | | [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 | +| [yay](https://github.com/oxson/dotbot-yay) | Install packages with yay (Arch) | | [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 |