fix a bug introduced in 8488f7c (#1107)

pull/1119/head
Roman Perepelitsa 4 years ago
parent f8ae544e6e
commit 09be56bb53

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

Loading…
Cancel
Save