fix a bug introduced in 8488f7c (#1107)

This commit is contained in:
Roman Perepelitsa 2020-11-15 11:05:31 +01:00
parent f8ae544e6e
commit 09be56bb53

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