make sure updated dependencies
sudo apt update
install zsh
sudo apt install zsh
install oh my zsh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
/usr/bin/zsh
look over the .zshrc
file to select plugins, themes, and options.