Zsh
Install and setup Zsh
Install
brew install zshsh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"upgrade_oh_my_zshnano ~/.zshrcReferences
Change theme.
#ZSH_THEME="robbyrussell"
ZSH_THEME="agnoster"References
Install fonts
Fixes
Autocomplete
Slow cd to git folder
Shorten path
Update ZSH after the change
References
Last updated