til/Applications/Essential/Zsh.md

227 B

Zsh

Set default shell:

chsh -s /usr/local/bin/zsh

To use latest zsh in macOS, install zsh with Homebrew. Then append to /etc/shells:

/usr/local/bin/zsh