From f062d1fdc565d2d696171bf7630f2a92ee17bdf6 Mon Sep 17 00:00:00 2001 From: Benjamin Bolte Date: Sat, 6 Mar 2021 00:07:59 -0800 Subject: [PATCH] Updated Plugins (markdown) --- Plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Plugins.md b/Plugins.md index 04f0748..5acffc7 100644 --- a/Plugins.md +++ b/Plugins.md @@ -9,6 +9,7 @@ | [brew](https://github.com/d12frosted/dotbot-brew) | Install brew and caskroom packages + brewfile support | | [brewfile](https://github.com/sobolevn/dotbot-brewfile) | Install brew dependencies, bundle style | | [crontab-dotbot](https://github.com/fundor333/crontab-dotbot)| Manage _crontab_ with Dotbot| +| [crontab](https://github.com/codekansas/dotbot-crontab) | Dotbot interface for [python-crontab](https://pypi.org/project/python-crontab/) | | [duti](https://github.com/andrejreznik/dotbot-duti) | Instant customization of file associations (macOS) | | [eopkg](https://github.com/niklas-heer/dotbot-yaourt) | Install packages with eopkg (Solus) | | [ghq](https://github.com/klane/dotbot-ghq) | Clone remote repositories with [ghq](https://github.com/motemen/ghq) |