Merge pull request #703 from lfilho/ghi-hub

Install ghi and hub via brew
This commit is contained in:
Yan Pritzker 2016-04-28 11:44:05 -05:00
commit 259d43ed4e
3 changed files with 1 additions and 6364 deletions

View File

@ -172,7 +172,7 @@ def install_homebrew
puts "======================================================"
puts "Installing Homebrew packages...There may be some warnings."
puts "======================================================"
run %{brew install zsh ctags git hub tmux reattach-to-user-namespace the_silver_searcher}
run %{brew install zsh ctags git hub tmux reattach-to-user-namespace the_silver_searcher ghi hub}
run %{brew install macvim --custom-icons --override-system-vim --with-lua --with-luajit}
puts
puts

3738
bin/ghi

File diff suppressed because it is too large Load Diff

2625
bin/hub

File diff suppressed because it is too large Load Diff