The ZSH package contains a 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.
Download (HTTP): http://www.zsh.org/pub/zsh-4.2.0.tar.bz2
Download (FTP): ftp://ftp.zsh.org/zsh/zsh-4.2.0.tar.bz2
Download size: 1.9 MB
Estimated Disk space required: 17 MB
Estimated build time: 0.51 SBU
Install ZSH by running the following commands:
./configure --prefix=/usr &&
make &&
make install
The ZSH package contains zsh.