Fix: hub packaged listed for install twice

This commit is contained in:
hophacker 2019-04-10 18:41:48 +08:00
parent 7d806a8a6b
commit 98f07f2bd3

View File

@ -200,7 +200,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 ripgrep ghi hub}
run %{brew install zsh ctags git hub tmux reattach-to-user-namespace ripgrep ghi}
run %{brew install macvim --custom-icons --with-override-system-vim --with-lua --with-luajit}
puts
puts