From e33085abc62898e93d59c2336345dea132a1ab35 Mon Sep 17 00:00:00 2001 From: Jonathan Wren Date: Fri, 15 Apr 2022 21:01:36 -0700 Subject: [PATCH] Updated Plugins (markdown) --- Plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins.md b/Plugins.md index a140ecc..338d86a 100644 --- a/Plugins.md +++ b/Plugins.md @@ -7,7 +7,7 @@ | [aptget](https://github.com/dein0s/dotbot_plugin_aptget) | Install and upgrade apt-get packages (with some love to `apt` python module) | | [asdf](https://github.com/sobolevn/dotbot-asdf) | Install asdf plugins | | [brew](https://github.com/d12frosted/dotbot-brew) | Install brew and caskroom packages + brewfile support | -| [brew](https://github.com/wren/dotbot-brew) | Exceptionally fast plugin with `brew`, `cask`, `tap`, and `brewfile` support. Python 3.9+ | +| [brew](https://github.com/wren/dotbot-brew) | Exceptionally fast plugin with `brew`, `cask`, `tap`, and `brewfile` support | | [brewfile](https://github.com/sobolevn/dotbot-brewfile) | Install brew dependencies, bundle style | | [crontab-dotbot](https://github.com/fundor333/crontab-dotbot)| Manage _[crontab](https://linux.die.net/man/1/crontab)_ with Dotbot| | [crontab](https://github.com/codekansas/dotbot-crontab) | Dotbot interface for [python-crontab](https://pypi.org/project/python-crontab/) |