From be7cc86971c200c1450b4576571ff63391e38033 Mon Sep 17 00:00:00 2001 From: Sobolev Nikita Date: Thu, 8 Jun 2017 10:51:18 +0300 Subject: [PATCH] Adds sobolevn/dotbot-brewfile --- Plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Plugins.md b/Plugins.md index 73133c7..d40bcd4 100644 --- a/Plugins.md +++ b/Plugins.md @@ -4,6 +4,7 @@ |--------|-------------| | [apt-get](https://github.com/rubenvereecken/dotbot-apt-get) | Install and upgrade apt-get packages | | [brew](https://github.com/d12frosted/dotbot-brew) | Install brew and caskroom packages | +| [brewfile](https://github.com/sobolevn/dotbot-brewfile) | Install brew dependencies, bundle style | | [yaourt](https://github.com/niklas-heer/dotbot-yaourt) | Install packages with yaourt (Arch) | | [pacaur](https://github.com/ajlende/dotbot-pacaur) | Install and upgrade pacman and AUR packages with pacaur | | [xbps](https://github.com/m-wynn/dotbot-xbps) | Install and upgrade packages with xbps (Void Linux) |