From b137a81b0c68139e19d745d2decb6259f6afd291 Mon Sep 17 00:00:00 2001 From: Peter Date: Fri, 24 Mar 2017 02:18:36 +0300 Subject: [PATCH] added another apt-get 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 cb052b6..73133c7 100644 --- a/List-of-Plugins.md +++ b/List-of-Plugins.md @@ -9,4 +9,5 @@ | [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 | -| [eopkg](https://github.com/niklas-heer/dotbot-yaourt) | Install packages with eopkg (Solus) | \ No newline at end of file +| [eopkg](https://github.com/niklas-heer/dotbot-yaourt) | Install packages with eopkg (Solus) | +| [aptget](https://github.com/dein0s/dotbot_plugin_aptget) | Install and upgrade apt-get packages (with some love to ```apt``` python module) | \ No newline at end of file