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