til/Applications/Essential/zsh.md

181 B

zsh

macOS

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

/usr/local/bin/zsh

Set default shell

chsh -s /usr/local/bin/zsh