iOS DeveloperShellMac优雅使用指南

Mac上安装oh-my-zsh

2016-09-15  本文已影响350人  影视会员万事通

GitHub地址

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

step1:克隆项目到本地(Mac默认已经安装了git)

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

step2:创建一个zsh的配置文件

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

step3:设置zsh为默认的shell

chsh -s /bin/zsh

step4:重启生效

打开一个新的终端窗口,大功告成。


<h3>The End:</h3>

  1. 我的:简书
  2. 我的:GitHub
  3. 我的:博客
  4. 我的:CSDN
  5. Email:1619153872@qq.com
  6. 微信:


    扫一扫上面的二维码,加我微信

上一篇 下一篇

猜你喜欢

热点阅读