mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-04-25 07:43:30 +02:00
7e5483d672
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.