diff options
author | Amir Tahvildaran <amir@bizequity.com> | 2020-07-18 13:06:08 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-18 19:06:08 +0200 |
commit | db3d05fe7184a523fe4aba120bea962114424573 (patch) | |
tree | 95ff96c3ce846d60c0803ac507b93a4a42c1b622 /themes/intheloop.zsh-theme | |
parent | a3740c34148a7a44d82683d2aa31c98f32b21a96 (diff) | |
download | zsh-db3d05fe7184a523fe4aba120bea962114424573.tar.gz zsh-db3d05fe7184a523fe4aba120bea962114424573.tar.bz2 zsh-db3d05fe7184a523fe4aba120bea962114424573.zip |
aws: improve check for aws_completer - unhardcode path (#9123)
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.
Diffstat (limited to 'themes/intheloop.zsh-theme')
0 files changed, 0 insertions, 0 deletions