服务器
未读
oh-my-zsh相关配置
安装zsh sudo apt-get install zsh
将默认 shell 改成 zsh chsh -s /bin/zsh
安装 oh my zsh git clone https://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh