Skip to content

Commit

Permalink
Merge pull request wesbos#9 from dandv/patch-1
Browse files Browse the repository at this point in the history
Update powerline font links
  • Loading branch information
wesbos committed Aug 17, 2015
2 parents 36246ef + d2d117f commit c80f44e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ Two things for lovers of the [Sublime Text Theme](https://github.com/wesbos/coba

`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/Lokaltog/powerline-fonts>
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. In iTerm2 access the *Preferences* pane on the *Profiles* tab.
4. Under the *Colors* tab import the `cobalt2.itermcolors` file via the *Load Presets* drop-down.
5. Under the *Text* tab change the font for each type (*Regular* and *Non-ASCII*) to '**Inconsolata for Powerline**'. (Refer to the [powerline-fonts repo](https://github.com/Lokaltog/powerline-fonts) for help on font installation.)
5. Under the *Text* tab change the font for each type (*Regular* and *Non-ASCII*) to '**Inconsolata for Powerline**'. (Refer to the [powerline-fonts repo](https://github.com/powerline/fonts) for help on font installation.)
6. Refresh ZSH by typing `source ~/.zshrc` on the command line.

0 comments on commit c80f44e

Please sign in to comment.