remember add arrow

This commit is contained in:
JuanPablo 2011-08-05 13:31:38 -04:00
commit 4dfc1a087c

View file

@ -48,6 +48,7 @@ function git_remotes() {
echo $remotes echo $remotes
} }
# TODO if commits to push show this number # TODO if commits to push show this number
# TODO show arrow when push is necessary
local remotes='%B%F{green}$(git_remotes)%{$reset_color%}' local remotes='%B%F{green}$(git_remotes)%{$reset_color%}'
precmd () { precmd () {