diff --git a/Plugins.md b/Plugins.md index 3578c7a..29304f8 100644 --- a/Plugins.md +++ b/Plugins.md @@ -7,6 +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+ | | [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/) |