DEV Community

Cover image for Install powerline for zsh/zimfw
Du Hoang
Du Hoang

Posted on

3 3

Install powerline for zsh/zimfw

After installing zsh/zimfw, there can be an annoying problem with terminal font to solve this. I recommend powerline, here is how to do

Ubuntu 21
Windows please comment your results, bugs etc

Clone

git clone https://github.com/powerline/fonts.git --depth=1
Enter fullscreen mode Exit fullscreen mode

Install

cd fonts
./install.sh
Enter fullscreen mode Exit fullscreen mode

Clean-up

cd ..
rm -rf fonts
Enter fullscreen mode Exit fullscreen mode

Set the font wherever you like
For example: VSCode

Image description

Top comments (0)

AWS Security LIVE!

Tune in for AWS Security LIVE!

Join AWS Security LIVE! for expert insights and actionable tips to protect your organization and keep security teams prepared.

Learn More