call git_ps1_vars once only and enable vas status

This commit is contained in:
Loic Nageleisen 2013-12-14 15:48:27 +01:00
parent 8dc73a7995
commit 47e4887d9d
2 changed files with 3 additions and 8 deletions

1
zsh/rc
View file

@ -22,7 +22,6 @@ precmd() {
LAST_CMD_RC=$?
psvar=()
set_prompt
set_rprompt
set_term_title
}