Alexey V Zapparov
|
7a63ccabf6
|
Fix aws plugin RPROMPT pollution
|
2015-09-04 21:18:32 +02:00 |
|
Robby Russell
|
04c301bb3a
|
Merge pull request #3975 from wernerb/patch-1
Set AWS_PROFILE and use existing RPROMPT
|
2015-06-14 22:10:18 -07:00 |
|
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.
|
2015-06-10 14:36:54 +02:00 |
|
Werner Buck
|
5770ad51f9
|
Set AWS_PROFILE and use existing RPROMPT
|
2015-06-09 16:52:40 +02:00 |
|
Superbil
|
7931d5ce1a
|
Fix aws.plugins.zsh check rule
Check _aws_zsh_completer_path had exist or not
|
2014-12-16 00:51:22 +08:00 |
|
Matt Walker
|
87fb118dd2
|
Changed brew cmd to properly report if awscli is installed via homebrew
|
2014-09-03 12:01:29 -07:00 |
|
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
|
2014-08-30 17:20:28 +01:00 |
|
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
|
2013-10-09 17:00:39 +02:00 |
|