Open neo4u opened 6 years ago
I had this too. I then:
fc-cache -vf
as indicated in the Powerline font install guideNot sure if all these steps were necessary to solve it, but it helped in my case.
I am having this same issue. Could you share your 'locale' settings, aapit? Thanks
Sure, @DanielRivasMD - Running locale
gives me:
LANG=en_US.UTF-8
LANGUAGE=en_US:en
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=en_US.UTF-8
In a file that I call from .bashrc
, I have:
export LC_ALL=en_US.UTF-8
export LANG=en_US.UTF-8
I don't think I have anything else out of the ordinary. My dotfiles are here if you'd want to check anything else: https://github.com/aapit/dotfiles
Good luck.
How do I remove this? Also the orange color is a little off-putting. How do I change the color?