mac下 iterm2配色方案

Posted mitsuhide1992

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了mac下 iterm2配色方案相关的知识,希望对你有一定的参考价值。

修改.bash_profile

加入下面这段话

#enables colorin the terminal bash shell export
export CLICOLOR=1

#sets up thecolor scheme for list export
export LSCOLORS=gxfxcxdxbxegedabagacad

#sets up theprompt color (currently a green similar to linux terminal)
export PS1='\\[\\033[01;32m\\]\\u@\\h\\[\\033[00m\\]:\\[\\033[01;36m\\]\\w\\[\\033[00m\\]\\$ '

#enables colorfor iTerm
export TERM=xterm-color

mac 注销

设置iterm

preference->profiles->Terminal->xterm-new

Colors菜单,选择LoadPresents,import就可以选择下载好的配色方案了

配色方案

https://github.com/mbadolato/iTerm2-Color-Schemes

以上是关于mac下 iterm2配色方案的主要内容,如果未能解决你的问题,请参考以下文章

Mac下终端配置(item2 + oh-my-zsh + solarized配色方案)

Mac下终端配置(item2 + oh-my-zsh + solarized配色方案)

详述 iTerm2 配色及免密登录 SSH 的方法

mac下 iTerm2使用技巧

[工具] Mac 中 终端/iTerm2 配置

markdown iTerm2 +哦我的Zsh + Solarized配色方案+ Meslo powerline字体+ [Powerlevel9k] - (macOS)