安装Level Up Your Linux Shell with ZSH

What is ZSH?

The Z shell (Zsh) is a Unix shell that can be used as an interactive login shell and as a command interpreter for shell scripting. Zsh is an extended Bourne shell with many improvements, including some features of Bash, ksh, and tcsh. -https://en.wikipedia.org/wiki/Z_shell

Install ZSH

Install Oh My ZSH (Optional, but highly recommended)