Giter Site home page Giter Site logo

oh-my-zsh_iterm_dircolors's Introduction

oh-my-zsh_iterm_dircolors

安装iterm oh-my-zsh dircolor

  1. 第一步: 下载 oh-my-zsh-powerline-theme

https://github.com/jeremyFreeAgent/oh-my-zsh-powerline-theme.git

  1. 进行安装

此时需要配置 .zshrc

修改设置 ZSH_THEME="powerline"

  1. 第二步 需要修改文件夹颜色

需要下载dircolors-solarized

https://github.com/seebi/dircolors-solarized.git

$ brew install coreutils

$ git clone https://github.com/seebi/dircolors-solarized.git

$ mv ./dircolors-solarized/dircolors.ansi-universal ~/.dircolors-solarized

Terminal 安装在

$ vim ~/.bash_profile

iTerm 安装在

$ vim .zshrc

都添加如下代码

eval "$(gdircolors ~/.dircolors-solarized)" alias ls='gls --color=auto

  1. Powerline fonts字体安装

下载:

https://github.com/Lokaltog/powerline-fonts.git 进行安装

oh-my-zsh_iterm_dircolors's People

Contributors

webwlsong avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.