Reputation: 543
I've installed powerlevel9k on zshell. How do I install glyphs for my terminal?
I've tried installing font-awesome and I've set POWERLEVEL9K_MODE='awesome-fontconfig'
but it still doesn't work.
Also what is awesome-fontconfig
? If it's a config file, do I have to create one after I download font-awesome? Where do I put this config file?
Upvotes: 1
Views: 4192
Reputation: 589
You need to:
It sounds like you've done steps 1 and 3, but perhaps not step 2? More information is on the P9k wiki: https://github.com/bhilburn/powerlevel9k/wiki/Install-Instructions#step-2-install-a-powerline-font
Upvotes: 2