cobalt2.itermcolors is for anyone who uses iTerm2 and wants the colours.
The cobalt2.zsh-theme is the prompt layout for zsh users.
A repo folked from wesbos/Cobalt2-iterm
####Step-by-step installation
- Drop the
cobalt2.zsh-themefile in to the~/.oh-my-zsh/themes/directory. - Open up your ZSH preferences at
~/.zshrcand change the theme variable toZSH_THEME="cobalt2". - In iTerm2 access the Preferences pane on the Profiles tab.
- Under the Colors tab import the
cobalt2.itermcolorsfile via the Load Presets drop-down. - Install Inconsolata for Powerline by double click
Inconsolata_for_Powerline.otf. - Under the Text tab change the font Non-ASCII type to 'Inconsolata for Powerline'.
- Refresh ZSH by typing
source ~/.zshrcon the command line.