rzsh

shell with lots of features

Install

All systems
curl cmd.cat/rzsh.sh
Debian Debian
apt-get install zsh
Ubuntu
apt-get install zsh
Alpine
apk add zsh
Arch Arch Linux
pacman -S zsh
image/svg+xml Kali Linux
apt-get install zsh
CentOS
yum install zsh
Fedora
dnf install zsh
Windows (WSL2)
sudo apt-get update sudo apt-get install zsh
OS X
brew install zsh
Raspbian
apt-get install zsh
Docker
docker run cmd.cat/rzsh rzsh powered by Commando

zsh

shell with lots of features

Zsh is a UNIX command interpreter (shell) usable as an interactive login shell and as a shell script command processor. Of the standard shells, zsh most closely resembles ksh but includes many enhancements. Zsh has command-line editing, built-in spelling correction, programmable command completion, shell functions (with autoloading), a history mechanism, and a host of other features.