mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
pull upstream changes from gitstatus
This commit is contained in:
parent
aa606e6cb0
commit
aa79dad7e3
1 changed files with 1 additions and 1 deletions
|
@ -528,5 +528,5 @@ function gitstatus_check() {
|
||||||
[[ -n ${(P)${:-GITSTATUS_DAEMON_PID_${1}}} ]]
|
[[ -n ${(P)${:-GITSTATUS_DAEMON_PID_${1}}} ]]
|
||||||
}
|
}
|
||||||
|
|
||||||
setopt ${_gitstatus_opts[@]}
|
(( ${#_gitstatus_opts} )) && setopt ${_gitstatus_opts[@]}
|
||||||
'builtin' 'unset' '_gitstatus_opts'
|
'builtin' 'unset' '_gitstatus_opts'
|
||||||
|
|
Loading…
Reference in a new issue