这是我 Terminal 的显示:
这是主题原本的截图:
本应该是树枝的我这里却显示那个什么即鸟。。。
1
Gem 2015-05-05 17:32:23 +08:00
|
2
hahastudio 2015-05-05 17:44:45 +08:00
呃,我记得需要一个打过补丁的 powerline font 才能显示这些 Version Control Branch
忘记在哪里下了,可能在这些位置里找到: https://powerline.readthedocs.org/en/latest/installation/osx.html https://apw-bash-settings.readthedocs.org/en/latest/fontpatching.html https://superuser.com/questions/762345/powerline-patched-fonts-on-osx-10-9-3-iterm2-chrome |
3
ileyar OP @Gem 有的。
``` git clone https://github.com/powerline/fonts.git ~/powerline-fonts ``` ``` source ~/powerline-fonts/install.sh ``` |
4
jakes 2015-05-05 17:52:45 +08:00 via Android
装好Meslo LG S DZ Regular for Powerline.otf字体,将终端的字体设置为这个。要想去掉前面的(用户@主机)需要设置默认用户为当前用户(修改配置文件)。
|
6
xidianpanpei 2015-05-05 20:27:36 +08:00
感觉题主用的Bash,而下面那个用的是Zsh,所以显示有些问题。
|
7
ileyar OP @xidianpanpei 我也是用的 zsh ,是字体问题啦~
|
8
BurningPP 2015-11-26 13:10:57 +08:00
请问如何修改配置文件, 不显示用户 @主机名
|
10
jakes 2017-08-29 18:51:18 +08:00
|