mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-08-01 20:25:19 +08:00
Plugin command-not-found on Arch Linux returns 0 if git or bzr is found in repos, hence outputting unwanted pkgfile output. Checking if the commands exist first fixes all such issues.