From 4dfc1a087ca6448f91f3323ea6caf92157ff3be1 Mon Sep 17 00:00:00 2001 From: JuanPablo Date: Fri, 5 Aug 2011 13:31:38 -0400 Subject: [PATCH] remember add arrow --- themes/pixelmuerto.zsh-theme | 1 + 1 file changed, 1 insertion(+) 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 () {