caiogondim / bullet-train.zsh

:bullettrain_side: An oh-my-zsh shell theme based on the Powerline Vim plugin
MIT License
2.82k stars 382 forks source link

Fonts not displaying correctly #337

Closed bigbrodeur closed 2 years ago

bigbrodeur commented 2 years ago

I'm in a 20.04 Ubuntu VM. I installed all the packages in the following order: ZSH framework, oh-my-zsh, your package, Powerline compatible fonts, ttf-ancient-fonts package Term is in 256 colors i checked in .bashrc.

I'm getting this as a line (some symbols display correctly, some are not)

11:45:45  philippe@ubuntu  ~/Git/Venus   master ✔ 

Can you help ?

Thanxs

bigbrodeur commented 2 years ago

I finally found that the powerline patched fonts installation script did not worked correctly. I unsintalled the fonts and re-install with the simple command line: sudo apt-get install fonts-powerline now it works