Frank Wittig
|
e8aaab56b9
|
allow . in profile names
|
8 years ago |
Hosh
|
e8c328cb39
|
Update AWS completion (#6745)
|
8 years ago |
T0mK0
|
9d6b6c5ce1
|
speed up chruby plugin by eliminating(as much as possible) calls to brew (#6080)
* speed up chruby plugin by eliminating(as much as possible) calls to brew
* speed up aws plugin by eliminating(as much as possible) calls to brew
|
9 years ago |
Alexey V Zapparov
|
7a63ccabf6
|
Fix aws plugin RPROMPT pollution
|
11 years ago |
Andrew Purcell
|
41104f8af8
|
Fix homebrew directory in aws plugin.
Sometimes the output of ``homebrew --prefix`` and ``homebrew --prefix
awscli`` don't match, and the second is the correct call.
|
11 years ago |
Werner Buck
|
5770ad51f9
|
Set AWS_PROFILE and use existing RPROMPT
|
11 years ago |
Superbil
|
7931d5ce1a
|
Fix aws.plugins.zsh check rule
Check _aws_zsh_completer_path had exist or not
|
11 years ago |
Matt Walker
|
87fb118dd2
|
Changed brew cmd to properly report if awscli is installed via homebrew
|
12 years ago |
Douglas S.D. Hall
|
f492207329
|
Amended to source the original aws_zsh_completer.sh rather than
the mangled version installed into $(brew-prefix)/bin if using
homebrew installed awscli on OSX.
This was discussed here - https://github.com/Homebrew/homebrew/issues/30268
|
12 years ago |
Cristian Măgherușan-Stanciu
|
190fcdffa7
|
Added a completion plugin for the new aws-cli tool
It also supports quickly switching AWS profiles defined in
~/.aws/config using the asp alias
|
13 years ago |