iOS开发 终端的插件Oh My Zsh

来源:互联网 发布:linux复制文件 编辑:程序博客网 时间:2024/06/16 02:55

mac安装配置Oh My Zsh 打开终端 粘贴下面的代码:

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

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

0 0
原创粉丝点击