Oh My Zsh

作者: 刘昊2018 | 来源:发表于2018-01-11 11:03 被阅读8次

Oh My Zsh

Mac下安装:

sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

Linux下安装:

apt-get install zsh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

相关文章

网友评论

      本文标题:Oh My Zsh

      本文链接:https://www.haomeiwen.com/subject/pteznxtx.html