如何在 Mac 上删除 Powerline 字体?

问题描述

我今天安装了powerline字体,通过powerline font github的git clone方法来装饰iTerm2。 但是,通过安装其他字体,您不再需要电力线字体。 所以,访问powerline font github页面,看看如何卸载 我在 /(user_name)/Libray/Fonts 中做了 ./uninstall.sh,但是 显示一条错误消息,指出没有此类文件。 无论我怎么找,都没有办法删除电力线字体。 请高手帮帮我!

(powerline字体就是这样安装的)

git clone https://github.com/powerline/fonts.git --depth=1
# install
cd fonts
./install.sh
# clean-up a bit
cd ..
rm -rf fonts # I entered this because it exists.

(这就是我尝试删除电力线字体的方法。)

./uninstall.sh

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)