zsh-static
shell with lots of features (static link)
Install
- All systems
-
curl cmd.cat/zsh-static.sh
- Debian
-
apt-get install zsh-static
- Ubuntu
-
apt-get install zsh-static
- Kali Linux
-
apt-get install zsh-static
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install zsh-static
- Raspbian
-
apt-get install zsh-static
- Dockerfile
- dockerfile.run/zsh-static
zsh-static
shell with lots of features (static link)
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. This is the statically-compiled version of the shell.