[prompt] steeef: always update git information
steeef would not update the git information if we stayed in the same directory. Fixes #66. Closes #67.
This commit is contained in:
parent
6b2dad4bd1
commit
3a37a3f0e1
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ prompt_steeef_precmd() {
|
|||
zstyle ':vcs_info:*:prompt:*' formats "${FMT_BRANCH} "
|
||||
|
||||
vcs_info 'prompt'
|
||||
PR_GIT_UPDATE=
|
||||
fi
|
||||
|
||||
PROMPT='
|
||||
|
|
Loading…
Reference in a new issue