Skip to content

Instantly share code, notes, and snippets.

@Crowles
Created August 16, 2017 19:38
Show Gist options
  • Save Crowles/9671331c380a9eed83a30a702b7f17cb to your computer and use it in GitHub Desktop.
Save Crowles/9671331c380a9eed83a30a702b7f17cb to your computer and use it in GitHub Desktop.
Powerline install instructions.
sudo pip install git+git://github.com/Lokaltog/powerline
wget https://github.com/Lokaltog/powerline/raw/develop/font/PowerlineSymbols.otf https://github.com/Lokaltog/powerline/raw/develop/font/10-powerline-symbols.conf
sudo mv PowerlineSymbols.otf /usr/share/fonts/
sudo fc-cache -vf
sudo mv 10-powerline-symbols.conf /etc/fonts/conf.d/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment