zsh/.zsh/functions/precmd_update_git_vars if [ -n "$__EXECUTED_GIT_COMMAND" ]; then update_current_git_vars unset __EXECUTED_GIT_COMMAND fi