Better loading of zsh-completions
This commit is contained in:
parent
a5ee6177d1
commit
11bddab540
2 changed files with 7 additions and 1 deletions
5
brew.sh
5
brew.sh
|
@ -23,6 +23,11 @@ brew install vim --override-system-vi
|
|||
brew install homebrew/dupes/grep
|
||||
brew install homebrew/dupes/openssh
|
||||
|
||||
# Install zsh and addons
|
||||
brew install zsh
|
||||
brew install zsh-completions
|
||||
brew install zsh-syntax-highlighting
|
||||
|
||||
# Install other useful utilities
|
||||
brew install ack
|
||||
brew install git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue