Merge branch 'master' of github.com:romkatv/powerlevel10k

pull/778/head
romkatv 2020-05-19 10:33:03 +02:00
commit fb9bc2d3f5
1 changed files with 1 additions and 1 deletions

View File

@ -5253,7 +5253,7 @@ _p9k_preexec1() {
}
_p9k_preexec2() {
_p9k__preexec_cmd=$2
typeset -g _p9k__preexec_cmd=$2
_p9k__timer_start=EPOCHREALTIME
}