From 3bdd8bf9577694679fbe4f074fd8546c5f3ba531 Mon Sep 17 00:00:00 2001 From: Matthew Wynn Date: Fri, 14 Oct 2016 20:54:39 -0500 Subject: [PATCH] Add xbps plugin for Void Linux users --- List-of-Plugins.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/List-of-Plugins.md b/List-of-Plugins.md index 2c28a5f..5e4b8ae 100644 --- a/List-of-Plugins.md +++ b/List-of-Plugins.md @@ -5,4 +5,5 @@ | [apt-get](https://github.com/rubenvereecken/dotbot-apt-get) | Install and upgrade apt-get packages | | [brew](https://github.com/d12frosted/dotbot-brew) | Install brew and caskroom packages | | [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 | \ No newline at end of file +| [pacaur](https://github.com/ajlende/dotbot-pacaur) | Install and upgrade pacman and AUR packages with pacaur | +| [xbps](https://github.com/m-wynn/dotbot-xbps) | Install and upgrade packages with xbps (Void Linux) | \ No newline at end of file