美文网首页
ZSH的初体验

ZSH的初体验

作者: 秦时明星 | 来源:发表于2017-12-26 21:41 被阅读0次
Mac OS终端配置

oh-my-zsh地址:https//github.com/robbyrussell/oh-my-zsh

#复制到本地

git clone git://github.com/robbyrussell/oh-my-zsh.git〜/ .oh-my-zsh

#替换

cp〜/ .oh-my-zsh / templates / zshrc.zsh-template〜/ .zshrc

#更改默认的shell

chsh -s / bin / zsh

相关文章

网友评论

      本文标题:ZSH的初体验

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