un~ ; un recordatorio de push necesario

This commit is contained in:
JuanPablo 2011-08-05 02:26:04 -04:00
commit 651720a833
2 changed files with 2 additions and 0 deletions

View file

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