Answers for "powerline fonts install"

0

powerline fonts install

# clone
git clone https://github.com/powerline/fonts.git --depth=1
# install
cd fonts
./install.sh
# clean-up a bit
cd ..
rm -rf fonts
Posted by: Guest on January-21-2022

Code answers related to "powerline fonts install"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language