Install latest zsh from brew
This commit is contained in:
parent
1594e3ec9c
commit
8599c7bd10
2
Rakefile
2
Rakefile
@ -144,7 +144,7 @@ def install_homebrew
|
||||
puts "======================================================"
|
||||
puts "Installing Homebrew packages...There may be some warnings."
|
||||
puts "======================================================"
|
||||
run %{brew install ack ctags git hub tmux reattach-to-user-namespace the_silver_searcher}
|
||||
run %{brew install zsh ack ctags git hub tmux reattach-to-user-namespace the_silver_searcher}
|
||||
puts
|
||||
puts
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user