"vscode:/vscode.git/clone" did not exist on "99a3c3c5c85b7a72037022607f41d682b77db7d7"
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