Zsh is a shell designed for interactive use, although it is also a powerful scripting language. Many of the useful features of bash, ksh, and tcsh were incorporated into zsh; many original features were added.

https://zsh.sourceforge.io/

常用命令

$ zsh --version 查看当前版本