powerline-fonts
1.1、powerline-fonts简介
是什么 ?:能展示特殊字符的字体家族
字体仓库:https://github.com/powerline/fonts
1.2、通过包管理器安装powerline-fonts中的字体
操作系统包管理器安装命令
macOSHomeBrewbrew install font-${fontName}-for-powerline
aptsudo apt-get install -y fonts-powerline
CentOSyumsudo yum install -y powerline-fonts
dnfsudo dnf install -y powerline-fonts
openSUSEzyppersudo zypper install -y powerline-fonts

Arch Linux

ArcoLinux

Manjaro Linux

pacmansudo pacman -Syyu --noconfirm
sudo pacman -S    --noconfirm powerline-fonts
1.3、通用方式安装powerline-fonts中的字体

step1、安装依赖

下载时git
运行时POSIX shfontconfig

step2、通过git下载powerline-fonts字体库

git clone https://github.com/powerline/fonts.git

step3、进入fonts目录

cd fonts

step4、安装全部字体

./install.sh