conf2/script/powerlinefont.sh
2018-06-04 20:33:47 +02:00

12 lines
211 B
Bash
Executable File

sudo pacman -S zsh-theme-powerlevel9K
sudo pip install powerline-status
cd ~/conf2
git clone https://github.com/powerline/fonts.git --depth=1
# install
cd fonts
./install.sh
# clean-up a bit
cd ..
rm -rf fonts