Install zsh# install zsh
## CentOS
yum install zsh wget git -y
# install oh-my-zsh
sh -c "$(wget -O- https://raw.github
2022-11-22