fix a bug introduced in 8488f7c (#1107)

pull/1119/head
Roman Perepelitsa 2020-11-15 11:05:31 +01:00
parent f8ae544e6e
commit 09be56bb53
1 changed files with 1 additions and 0 deletions

View File

@ -6634,6 +6634,7 @@ _p9k_precmd_impl() {
local -F start_time=EPOCHREALTIME
unset _p9k__vcs
unset _p9k__vcs_timeout
local -i _p9k__vcs_called
_p9k_vcs_gitstatus
local -i fast_vcs=1
fi