mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
Merge branch 'master' of github.com:romkatv/powerlevel10k
This commit is contained in:
commit
fb9bc2d3f5
1 changed files with 1 additions and 1 deletions
|
@ -5253,7 +5253,7 @@ _p9k_preexec1() {
|
|||
}
|
||||
|
||||
_p9k_preexec2() {
|
||||
_p9k__preexec_cmd=$2
|
||||
typeset -g _p9k__preexec_cmd=$2
|
||||
_p9k__timer_start=EPOCHREALTIME
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue