oh my zsh 初步使用
Posted lplucky
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了oh my zsh 初步使用相关的知识,希望对你有一定的参考价值。
具体参考:https://github.com/robbyrussell/oh-my-zsh
环境:centos7
1、 sudo yum -y install zsh
2、sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
3、使用zsh插件:
https://github.com/zsh-users/antigen zhs插件管理工具
https://github.com/zsh-users/zsh-syntax-highlighting 语法高亮插件
以上是关于oh my zsh 初步使用的主要内容,如果未能解决你的问题,请参考以下文章