f06c932531
PR: 240664 Submitted by: nork@ninth-nine.com Sponsored by: Miles AS
5 lines
170 B
Plaintext
5 lines
170 B
Plaintext
To auto-complete on your shell, please add a following line:
|
|
|
|
(bashrc) complete -C '%%PREFIX%%/bin/aws_completer' aws
|
|
(zshrc) source %%PREFIX%%/bin/aws_zsh_completer.sh
|