博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
mac 下安装oh my zsh
阅读量:6362 次
发布时间:2019-06-23

本文共 263 字,大约阅读时间需要 1 分钟。

1.直接从github上下载

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

2.拷贝到账户目录下

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

3.切换到zsh模式

chsh -s /bin/zsh

4.关闭窗口,新开一个体验效果

查看mac下所支持的shells

cat /etc/shells

转载于:https://www.cnblogs.com/daly2008/p/5367689.html

你可能感兴趣的文章
springMVC3学习(九)--redirect和forward跳转
查看>>
Spark技术栈
查看>>
EGLImage与纹理
查看>>
Redis(七):Jedis简介和集群
查看>>
Web API 持续集成:PostMan+Newman+Jenkins(图文讲解)
查看>>
证书生成加密码解密
查看>>
弹窗查看内容时 内容滚动区域设置为body区
查看>>
Windows Azure Platform Introduction (6) Windows Azure应用程序运行环境
查看>>
Windows Azure VM Role (3) 在VHD中安装Windows Server 2008 R2
查看>>
Windows 8 Platform (三) Windows 8 Developer Preview
查看>>
根据条件用一个表的字段,去更新另一个表的字段
查看>>
thinkphp模板中使用自定义函数
查看>>
TP复习3
查看>>
(Delphi) Using the Disk Cache 使用磁盘缓存
查看>>
用Feature的方式删除SharePoint2010的Page中重复的WebPart
查看>>
递归算法学习系列之三(快速排序)
查看>>
从TdataSet生成OleVariant
查看>>
预告和目录: Wayne Game Solution 0.1 网络游戏大厅 从最基础开始
查看>>
xBIM WeXplorer xViewer的导航,相机、剖切、隐藏 等操作
查看>>
(转)预编译头文件
查看>>