diff --git a/themes/pixelmuerto.zsh-theme b/themes/pixelmuerto.zsh-theme index 3614167f4..831c38d00 100644 --- a/themes/pixelmuerto.zsh-theme +++ b/themes/pixelmuerto.zsh-theme @@ -48,6 +48,7 @@ function git_remotes() { echo $remotes } # TODO if commits to push show this number +# TODO show arrow when push is necessary local remotes='%B%F{green}$(git_remotes)%{$reset_color%}' precmd () {