Giter Site home page Giter Site logo

cobalt2-iterm's Introduction

Cobalt2 for iTerm2 and ZSH

Two things for lovers of the Sublime Text Theme. Cobalt2 in your terminal!

cobalt2.itermcolors is for anyone who uses iTerm2 and wants the colours. The cobalt2.zsh-theme is the prompt layout for zsh users.

They work well together! You will need to install the patched powerline font as well: https://github.com/powerline/fonts

Step-by-step installation

  1. Drop the cobalt2.zsh-theme file in to the ~/.oh-my-zsh/themes/ directory.

  2. Open up your ZSH preferences at ~/.zshrc and change the theme variable to ZSH_THEME=cobalt2.

  3. Install Powerline and necessary fonts, one way is using PIP

pip install --user powerline-status
  • Now install all necessary fonts by downloading or cloning git repository.
git clone https://github.com/powerline/fonts
cd fonts
./install.sh
  1. In iTerm2 access the Preferences pane on the Profiles tab.
  2. Under the Colors tab import the cobalt2.itermcolors file via the Load Presets drop-down.
  3. Under the Text tab change the font for each type (Regular and Non-ASCII) to 'Inconsolata for Powerline'. (Refer to the powerline-fonts repo for help on font installation.)
  4. Refresh ZSH by typing source ~/.zshrc on the command line.
...in a MinTTY environment
  1. Drop the cobalt2.zsh-theme file in to the ~/.oh-my-zsh/themes/ directory.
  2. Open up your ZSH preferences at ~/.zshrc and change the theme variable to ZSH_THEME="cobalt2".
  3. Install 'Inconsolata for Powerline'. (Refer to the powerline-fonts repo for help on font installation.)
  4. Replace the ~/.minttyrc file with the .minttyrc file in this repo.
  5. Restart your terminal.

cobalt2-iterm's People

Contributors

aniallator8 avatar ashleywright avatar chazhenricks avatar dakshshah96 avatar dandv avatar dudleystorey avatar jcypret avatar jeremydanner avatar omariosouto avatar rkadam avatar wesbos avatar

Watchers

 avatar  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.