当前位置:   article > 正文

mac安装ohzsh 和 brew_oh zsh

oh zsh

安装brew

原文章地址:https://zhuanlan.zhihu.com/p/111014448

/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)"

安装ohzsh

cat /etc/shells
chsh -s /bin/zsh
echo $SHELL

brew install wget
wget https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh -O - | sh
vim ~/.zshrc
ZSH_THEME="xiong-chiamiov-plus"
source ~/.zshrc

style list

安装失败解决方案:

https://blog.csdn.net/curious_undergather/article/details/106629878

https://www.jianshu.com/p/d194d29e488c

声明:本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:【wpsshop博客】
推荐阅读
  

闽ICP备14008679号