iTerm2 + Oh My Zsh 打造舒适终端体验[mac os系统]
Posted dadonggg
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了iTerm2 + Oh My Zsh 打造舒适终端体验[mac os系统]相关的知识,希望对你有一定的参考价值。
当使用Mac OS系统登陆服务器时,发现tab键不能提示系统默认的命令,于是参照各种网络文章,网友提供一种软件oh my zsh 【网址:https://ohmyz.sh/】
其实最重要一个命令足矣
sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
或者
sh -c "$(wget https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)"
如果希望更细致的,更体贴的感官享受,可以参考下面文章
本文可参考:
1、https://www.jianshu.com/p/9c3439cc3bdb
2、https://www.jianshu.com/p/7de00c73a2bb
以上是关于iTerm2 + Oh My Zsh 打造舒适终端体验[mac os系统]的主要内容,如果未能解决你的问题,请参考以下文章
iTerm2 + oh-my-zsh 教程(7000字长文)
iTerm2 + oh my zsh +agnoster 打造最强Mac终端
macOS下iTerm2+zsh+oh-my-zsh+powerlevel10k打造最强终端
macOS下iTerm2+zsh+oh-my-zsh+powerlevel10k打造最强终端
Mac 终端定制(iTerm2 + oh-my-zsh + Powerline + solarized + agnoster)