Understanding The Different Shell In Linux Zsh Shell
History The first version of Zsh was created in 1990 by a Princeton Student named Paul Falstad. The name “Zsh” supposedly comes from the connection ID of the Princeton professor Zhong Shao. The shell in itself was influenced from Bash, Ksh, and Tcsh: Zsh has a very powerful auto-completion functionality, along with recursive searches and a corrector included. And of course, the prompt can be defined according to the user’s wish....