diff --git a/Plugins.md b/Plugins.md index bf5c7d0..b8f24c3 100644 --- a/Plugins.md +++ b/Plugins.md @@ -4,7 +4,7 @@ |--------|-------------| | [apt-get](https://github.com/rubenvereecken/dotbot-apt-get) | Install and upgrade apt-get packages | | [asdf](https://github.com/sobolevn/dotbot-asdf) | Install asdf plugins | -| [brew](https://github.com/d12frosted/dotbot-brew) | Install brew and caskroom packages | +| [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 | | [env](https://github.com/qobilidop/dotbot-env) | Set environment variables during the installation process | | [yaourt](https://github.com/niklas-heer/dotbot-yaourt) | Install packages with yaourt (Arch) |