mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-09-18 00:10:08 +00:00
pull upstream changes from gitstatus
This commit is contained in:
@@ -662,7 +662,7 @@ function gitstatus_start() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
local -i err=$?
|
local -i err=$?
|
||||||
(( stderr_fd )) && exec 2>&$stderr_fd
|
(( stderr_fd )) && exec 2>&$stderr_fd {stderr_fd}>&-
|
||||||
(( err == 0 )) && return
|
(( err == 0 )) && return
|
||||||
|
|
||||||
gitstatus_stop $name
|
gitstatus_stop $name
|
||||||
|
|||||||
Reference in New Issue
Block a user