I use console fish with powerline-shell. Does anybody know why I have this bug? These strange characters.
Asked
Active
Viewed 1,525 times
1 Answers
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
