Как установить ZSH с помощью Brew

sudo apt update
sudo apt upgrade
sudo apt install zsh
Unusual Unicorn