diff --git a/af-magic.zsh-theme b/af-magic.zsh-theme index 1dfa160..c914ccb 100755 --- a/af-magic.zsh-theme +++ b/af-magic.zsh-theme @@ -1,6 +1,6 @@ # Symbols : ${is_a_git_repo_symbol:='Y'} -: ${has_untracked_files_symbol:='u'} +: ${has_untracked_files_symbol:='+'} : ${has_adds_symbol:='+'} : ${has_deletions_symbol:='-'} : ${has_deletions_cached_symbol:='-'}