From 396c41c1f6e19d550ba50b808a21c095c72d73f1 Mon Sep 17 00:00:00 2001 From: DrDynamic Date: Wed, 18 Nov 2020 07:46:26 +0100 Subject: [PATCH] I wrote some plugins. Hope you like it :) --- Plugins.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Plugins.md b/Plugins.md index 7b420bc..9da2530 100644 --- a/Plugins.md +++ b/Plugins.md @@ -24,3 +24,7 @@ | [yaourt](https://github.com/niklas-heer/dotbot-yaourt) | Install packages with yaourt (Arch) | | [yay](https://github.com/oxson/dotbot-yay) | Install packages with yay (Arch) | | [yum](https://gitlab.com/flyingchipmunk/dotbot-yum) | Install and update yum packages | +| [sudo](https://github.com/DrDynamic/dotbot-sudo) | Run other directives as root | +| [git](https://github.com/DrDynamic/dotbot-git) | Clone and pull git repositories | +| [flatpak](https://github.com/DrDynamic/dotbot-flatpak) | Install flatpak packages | +| [snap](https://github.com/DrDynamic/dotbot-snap) | Install snap packages | \ No newline at end of file