diff --git a/.config/zsh/zshrc.d/90-external-plugins/15-powerlevel10k.theme.zsh b/.config/zsh/zshrc.d/90-external-plugins/15-powerlevel10k.theme.zsh index 36ff7de..f6e6039 100644 --- a/.config/zsh/zshrc.d/90-external-plugins/15-powerlevel10k.theme.zsh +++ b/.config/zsh/zshrc.d/90-external-plugins/15-powerlevel10k.theme.zsh @@ -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.