Run the command below to install Zsh and Oh My Zsh in one step.
sudo apt update && sudo apt install -y zsh && sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"This requires sudo privileges and an active internet connection.
Project page: https://ohmyz.sh