From 2bc21b5ef5aa8c110ea7cb6265caf050532739d8 Mon Sep 17 00:00:00 2001 From: Niklas Heer Date: Tue, 27 Dec 2016 23:29:53 +0100 Subject: [PATCH] added eopkg plugin --- 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 a2d6bef..cb052b6 100644 --- a/List-of-Plugins.md +++ b/List-of-Plugins.md @@ -8,4 +8,5 @@ | [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) | | [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 | \ No newline at end of file +| [sync](https://github.com/j1r1k/dotbot-sync) | Synchronize files using rsync, optionally amending file permissions | +| [eopkg](https://github.com/niklas-heer/dotbot-yaourt) | Install packages with eopkg (Solus) | \ No newline at end of file