zsh:p10k: Remove VCS branch icon

This commit is contained in:
2024-01-15 15:11:43 +01:00
parent 99c247e937
commit 356f9ecd8b

View File

@@ -341,7 +341,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=
# 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.