This commit is contained in:
Alwaysproblem 2022-08-22 13:33:57 +08:00
parent eb4c49d4a6
commit 7d15805cee

View file

@ -312,7 +312,7 @@ function git_fetch_status() {
function chpwd() {
__git_prompt_git rev-parse --is-inside-work-tree &>/dev/null || return 0
__git_prompt_git update-index --refresh --assume-unchanged
__git_prompt_git update-index --refresh --assume-unchanged -q &>/dev/null
}
# real time clock for zsh.