From 24501b7cbcd10dd1ba1c259e8c50bf804c9a58ae Mon Sep 17 00:00:00 2001 From: Morgan Wattiez Date: Mon, 5 Aug 2019 13:07:27 +0200 Subject: [PATCH] Add Bash-Snippets * https://github.com/alexanderepstein/Bash-Snippets --- Brewfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Brewfile b/Brewfile index f4b0799..627d53d 100644 --- a/Brewfile +++ b/Brewfile @@ -47,3 +47,4 @@ brew "grep" brew "htop" brew "moreutils" brew "asciidoc" +brew "bash-snippets"