From 750189e86f287d25b597f684c37566416d295a07 Mon Sep 17 00:00:00 2001 From: Nick Nisi Date: Wed, 12 Feb 2014 19:30:48 -0600 Subject: [PATCH] add gitsh --- Brewfile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Brewfile b/Brewfile index 1795865..eb54e89 100644 --- a/Brewfile +++ b/Brewfile @@ -16,3 +16,7 @@ install macvim --override-system-vim install reattach-to-user-namespace install tmux install zsh + +# gitsh +tap thoughtbot/formulae +install gitsh