mirror of
https://github.com/Cornelicorn/bullet-train.zsh.git
synced 2025-12-06 20:00:38 +01:00
Add iTerm 2 note about powerline fonts
This recently bit me when I had to switch laptops after an unfortunate spilled drink at a meetup. I changed the main font to a powerline one and it still displayed the prompt incorrectly.
This commit is contained in:
@@ -59,6 +59,7 @@ In order to use the theme, you will first need:
|
|||||||
* [Vim Powerline patched](https://github.com/Lokaltog/powerline-fonts)
|
* [Vim Powerline patched](https://github.com/Lokaltog/powerline-fonts)
|
||||||
* [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh)
|
* [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh)
|
||||||
* Make sure terminal is using 256-colors mode with `export TERM="xterm-256color"`
|
* Make sure terminal is using 256-colors mode with `export TERM="xterm-256color"`
|
||||||
|
* For [iTerm 2](http://iterm2.com/) users, make sure you go into your settings and set both the regular font and the non-ascii font to powerline fonts or the prompt separators and special characters will not display correctly.
|
||||||
|
|
||||||
|
|
||||||
## Installing
|
## Installing
|
||||||
|
|||||||
Reference in New Issue
Block a user