• Amir Tahvildaran's avatar
    aws: improve check for aws_completer - unhardcode path (#9123) · db3d05fe
    Amir Tahvildaran authored
    Closes #9122
    
    The current check is assuming that the aws_completer is installed
    globally, it then runs the command without that path
    
    I have aws_completer in ~/.local/bin/aws_completer
    
    This changes the check to see if the command exists instead of
    concerning itself with where it in installed. This test matches the
    behavior of just running the command.
    db3d05fe
Name
Last commit
Last update
.github Loading commit data...
cache Loading commit data...
custom Loading commit data...
lib Loading commit data...
log Loading commit data...
plugins Loading commit data...
templates Loading commit data...
themes Loading commit data...
tools Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE.txt Loading commit data...
README.md Loading commit data...
oh-my-zsh.sh Loading commit data...