VCS_INFO_check_com () { #{{{ (( ${+commands[$1]} )) && [[ -x ${commands[$1]} ]] && return 0 return 1 }