是什么 ? | : | 能展示特殊字符 的字体家族 |
字体仓库 | : | https://github.com/powerline/fonts |
操作系统 | 包管理器 | 安装命令 |
---|---|---|
macOS | HomeBrew | brew install font-${fontName}-for-powerline |
apt | sudo apt-get install -y fonts-powerline | |
CentOS | yum | sudo yum install -y powerline-fonts |
dnf | sudo dnf install -y powerline-fonts | |
openSUSE | zypper | sudo zypper install -y powerline-fonts |
pacman | sudo pacman -Syyu --noconfirm |
step1、安装依赖
下载时 | git |
运行时 | POSIX sh、fontconfig |
step2、通过git下载powerline-fonts
字体库
git clone https://github.com/powerline/fonts.git
step3、进入fonts
目录
cd fonts
step4、安装全部字体
./install.sh