Skip to content

Instantly share code, notes, and snippets.

@y9c
Last active February 27, 2017 11:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save y9c/2319a5417d6b9496e747bebb42da616e to your computer and use it in GitHub Desktop.
Save y9c/2319a5417d6b9496e747bebb42da616e to your computer and use it in GitHub Desktop.
poweline font fix
wget https://github.com/powerline/powerline/raw/develop/font/PowerlineSymbols.otf
wget https://github.com/powerline/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