Jak zainstalować ZSH za pomocą Brew

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