This Bash script installs and configures ZSH, Oh My Zsh, Powerlevel10k, and various plugins with Zinit to enhance your terminal experience. It supports major Linux distributions and provides fast, automated setup.
git clone https://github.com/tatore02/ezsh.git
cd ezsh
chmod +x install.sh
sudo ./install.shSee here for manual installation instructions.
If you are on a server and you don't have root privileges, this is my solution with Distrobox.