"plugins/vscode:/vscode.git/clone" did not exist on "73bf940c34fe359c27031a1144237ccaad7d2b9b"
Add check for git and bzr to agnoster theme
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