From f65b6e1b66f8a59b3943cfb563270d2852cec9a6 Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Sat, 2 May 2020 02:10:32 -0400 Subject: [PATCH] Add APT --- Plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Plugins.md b/Plugins.md index 6b80846..a623ba5 100644 --- a/Plugins.md +++ b/Plugins.md @@ -2,6 +2,7 @@ | Plugin | Description | |--------|-------------| +| [apt](https://github.com/bryant1410/dotbot-apt) | Instal APT packages | | [apt-get](https://github.com/rubenvereecken/dotbot-apt-get) | Install and upgrade apt-get packages | | [asdf](https://github.com/sobolevn/dotbot-asdf) | Install asdf plugins | | [brew](https://github.com/d12frosted/dotbot-brew) | Install brew and caskroom packages + brewfile support |