mac终端美化之安装iTerm2 + Oh My Zsh + Solarized color scheme + Meslo powerline font + [Powerlevel9k]
文章目录[隐藏]
截图效果:
安装ITerm2
brew cask install iterm2
- 如果没有安装brew请在命令行执行安装brew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
- 如果不想安装brew可以使用去ITerm官网下载并安装.
下载主题
- Solarized Dark theme
- Solarized Light theme
- 其他主题
- 下载地址:https://codeload.github.com/ryanoasis/nerd-fonts/zip/master
保存到 本地后 打开iTerm-> profiles -> colors -> load presets.
安装 oh my zsh
安装命令
sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
下载完成后编辑.zshrc
文件并指定主题为agnoster
vim ~/.zshrc set ZSH_THEME="agnoster"
安装Powerlevel9k主题
安装命令
git clone https://github.com/bhilburn/powerlevel9k.git ~/.oh-my-zsh/custom/themes/powerlevel9k
下载完成后编辑.zashrc
文件并指定主题
vim ~/.zshrc set ZSH_THEME="powerlevel9k/powerlevel9k".
自定义设置可以参考这里.
安装字体
- Meslo
- Source Code Pro
@14px
字体比较协调. - Others @ powerline fonts
下载后安装字体在iTerm2设置
iTerm -> Preferences -> Profiles -> Text -> Change Font.
重启即可生效
其他额外工作
- auto suggestions
- word jumping with arrow keys
- shorter prompt style
- syntax highlighting
Auto suggestions (for Oh My Zsh)
- 下载到本地
git clone git://github.com/zsh-users/zsh-autosuggestions ~/.oh-my-zsh/custom/plugins/zsh-autosuggestions
- 在
.zshrc
插件设置中添加插件plugins=(zsh-autosuggestions)
- 重启iTerm2
微信扫描下方的二维码阅读更多精彩内容
每日分享到群里,或者推荐给朋友会得大量积分,机会可以兑换微信零钱红包,具体请点击这里,得到了微信红包可以用来支持大飞哥
大飞哥能不能加鸡腿就看各位了!
开发者微信
开发者微信反馈BUG或者VIP可以添加,其他情况反馈可能不及时,见谅
版权声明
初衷是提供高清手机电脑壁纸等图片素材免费分享下载,禁止商用。图片素材来源网络,版权归原作者所有,若有侵权问题敬请告知我们!
【友情提醒】:
因平台原因不易展示大尺度写真,有的写真展示越少代表此套写真越性感,特别是xiuren等写真每一套写真完整套图50-100张不等。更多内容的欣赏请移步 点击这里
【更多图集移步】:
每日更新-点击这里
漂亮小姐姐-点击这里
性感美女-点击这里
清纯女孩-点击这里
xiuren专栏-点击这里
整站资源下载-点击这里