1
0
Fork 0
mirror of synced 2024-06-30 20:51:10 -04:00

I wrote some plugins. Hope you like it :)

DrDynamic 2020-11-18 07:46:26 +01:00
parent 89b2f8caf7
commit 396c41c1f6

@ -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 |