diff --git a/dotfiles/zsh/p10k.zsh b/dotfiles/zsh/p10k.zsh index 900fa8f..f6f6948 100644 --- a/dotfiles/zsh/p10k.zsh +++ b/dotfiles/zsh/p10k.zsh @@ -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.