X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=etc%2Fzsh%2Fzshrc;h=b8c950e62d594acd4ebca13555e982c043f9b35a;hb=7f2764810928cae8e6562b2a9db2cb344a937dbf;hp=a20ad4927fbedde57592a2620a57557c3fd58c20;hpb=775cf70612dd27f6a4d2ba9e496d3b6963774b20;p=grml-etc-core.git diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index a20ad49..b8c950e 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -1305,7 +1305,7 @@ function info_print () { is4 && [[ $NOPRECMD -eq 0 ]] && precmd () { [[ $NOPRECMD -gt 0 ]] && return 0 # update VCS information - vcs_info + (( ${+functions[vcs_info]} )) && vcs_info if [[ $TERM == screen* ]] ; then if [[ -n ${vcs_info_msg_1_} ]] ; then