Skip to content

Instantly share code, notes, and snippets.

@shengyou
Created January 18, 2018 10:15
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 shengyou/2a30fda31893352ab73db3b456309fa7 to your computer and use it in GitHub Desktop.
Save shengyou/2a30fda31893352ab73db3b456309fa7 to your computer and use it in GitHub Desktop.
# 下載檔案
wget https://github.com/powerline/powerline/raw/develop/font/PowerlineSymbols.otf
wget https://github.com/powerline/powerline/raw/develop/font/10-powerline-symbols.conf
# 安裝字型
mv PowerlineSymbols.otf ~/.local/share/fonts/
# 更新字型快取
fc-cache -vf ~/.local/share/fonts/
# 安裝字型設定檔
mv 10-powerline-symbols.conf ~/.config/fontconfig/conf.d/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment