use nerdfonts, not all of them are broken :)

This commit is contained in:
Stefen Auris 2021-06-23 21:15:18 -04:00
parent 7a3c9589c6
commit 1ca988fe2f

View file

@ -1,9 +1 @@
#!/bin/bash echo "visit https://github.com/ryanoasis/nerd-fonts"
# clone
git clone https://github.com/powerline/fonts.git --depth=1
# install
cd fonts
./install.sh
# clean-up a bit
cd ..
rm -rf fonts