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

This commit is contained in:
romkatv 2020-05-19 10:33:03 +02:00
commit fb9bc2d3f5

View file

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