mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-04-19 09:02:17 +02:00
pull upstream changes from gitstatus
This commit is contained in:
parent
c6c323ebad
commit
1f8cd36f73
@ -207,6 +207,8 @@ function gitstatus_start() {
|
|||||||
emulate -L zsh
|
emulate -L zsh
|
||||||
setopt err_return no_unset no_bg_nice
|
setopt err_return no_unset no_bg_nice
|
||||||
|
|
||||||
|
[[ ${GITSTATUS_ENABLE_XTRACE:-0} != 1 ]] || setopt xtrace
|
||||||
|
|
||||||
local opt
|
local opt
|
||||||
local -F timeout=5
|
local -F timeout=5
|
||||||
local -i max_dirty=-1
|
local -i max_dirty=-1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user