2

I use console fish with powerline-shell. Does anybody know why I have this bug? These strange characters.

enter image description here

muru
  • 207,228

1 Answers1

2

I solved my problem. I made like this:

wget https://github.com/Lokaltog/powerline/raw/develop/font/PowerlineSymbols.otf https://github.com/Lokaltog/powerline/raw/develop/font/10-powerline-symbols.conf

mkdir -p ~/.fonts/ && mv PowerlineSymbols.otf ~/.fonts/

fc-cache -vf ~/.fonts