zsh

快速开始

1、安装 zsh

apt install zsh -y

2、安装 oh-my-zsh

sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

最后更新于