1
0
Fork 0
mirror of synced 2024-11-22 16:25:34 -05:00

Add new brew plugin

Jonathan Wren 2022-01-27 03:55:30 -08:00
parent f2a3483b44
commit 4fbcc18d8a

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