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:
@@ -353,7 +353,7 @@ function _gitstatus_daemon() {
|
||||
exec 0<&- 2>>$daemon_log || return
|
||||
local pgid=$sysparams[pid]
|
||||
[[ $pgid == <1-> ]] || return
|
||||
cd / || return
|
||||
builtin cd / || return
|
||||
|
||||
{
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user