Skip to content

Commit

Permalink
Added link to powerline (ohmyzsh#6352)
Browse files Browse the repository at this point in the history
  • Loading branch information
Clay Anderson authored and Johnny Qian committed Mar 27, 2018
1 parent e10a223 commit 3c11888
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -79,10 +79,11 @@ To use a different theme, simply change the value to match the name of your desi

```shell
ZSH_THEME="agnoster" # (this is one of the fancy ones)
# you might need to install a special Powerline font on your console's host for this to work
# see https://github.com/robbyrussell/oh-my-zsh/wiki/Themes#agnoster
```

_Note: many themes require installing the [Powerline Fonts](https://github.com/powerline/fonts) in order to render properly._

Open up a new terminal window and your prompt should look something like this:

![Agnoster theme](https://cloud.githubusercontent.com/assets/2618447/6316862/70f58fb6-ba03-11e4-82c9-c083bf9a6574.png)
Expand Down

0 comments on commit 3c11888

Please sign in to comment.