Add branch icon
This commit is contained in:
parent
fa565874c3
commit
7eaa6b2600
1 changed files with 1 additions and 1 deletions
|
@ -326,7 +326,7 @@
|
|||
|
||||
#####################################[ vcs: git status ]######################################
|
||||
# Branch icon. Set this parameter to '\uF126 ' for the popular Powerline branch icon.
|
||||
typeset -g POWERLEVEL9K_VCS_BRANCH_ICON=
|
||||
typeset -g POWERLEVEL9K_VCS_BRANCH_ICON='\uF126 '
|
||||
|
||||
# Untracked files icon. It's really a question mark, your font isn't broken.
|
||||
# Change the value of this parameter to show a different icon.
|
||||
|
|
Loading…
Add table
Reference in a new issue