diff options
Diffstat (limited to 'themes/apple.zsh-theme')
| -rw-r--r-- | themes/apple.zsh-theme | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/themes/apple.zsh-theme b/themes/apple.zsh-theme index 275341dc6..95e6249fa 100644 --- a/themes/apple.zsh-theme +++ b/themes/apple.zsh-theme @@ -7,7 +7,6 @@ get_git_dirty() {  }  autoload -Uz vcs_info -autoload -U colors && colors  zstyle ':vcs_info:*' check-for-changes true  zstyle ':vcs_info:*' unstagedstr '%F{red}*'   # display this when there are unstaged changes  zstyle ':vcs_info:*' stagedstr '%F{yellow}+'  # display this when there are staged changes | 
