Install ghi and hub via brew
This commit is contained in:
parent
cc4b8043f0
commit
d99e1e349a
2
Rakefile
2
Rakefile
@ -172,7 +172,7 @@ def install_homebrew
|
|||||||
puts "======================================================"
|
puts "======================================================"
|
||||||
puts "Installing Homebrew packages...There may be some warnings."
|
puts "Installing Homebrew packages...There may be some warnings."
|
||||||
puts "======================================================"
|
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}
|
run %{brew install macvim --custom-icons --override-system-vim --with-lua --with-luajit}
|
||||||
puts
|
puts
|
||||||
puts
|
puts
|
||||||
|
Loading…
Reference in New Issue
Block a user