"vscode:/vscode.git/clone" did not exist on "5cdba87025b9dca3c6f2378a58595c613464fc63"
Add check for git and bzr to agnoster theme (#5432)
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.
Please register or sign in to comment