Merge commit '54c9822834
'
This commit is contained in:
commit
ed9d5a7088
2 changed files with 6 additions and 0 deletions
|
@ -414,6 +414,9 @@ function _gitstatus_daemon"${1:-}"() {
|
|||
|
||||
(( ! _gitstatus_zsh_downloaded )) || return
|
||||
[[ ${GITSTATUS_AUTO_INSTALL:-1} == (|-|+)<1-> ]] || return
|
||||
[[ $_gitstatus_zsh_daemon ==
|
||||
${GITSTATUS_CACHE_DIR:-${XDG_CACHE_HOME:-$HOME/.cache}/gitstatus}/* ]] || return
|
||||
|
||||
set -- -f "$@"
|
||||
_gitstatus_zsh_daemon=
|
||||
_gitstatus_zsh_version=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue