summaryrefslogtreecommitdiff
path: root/plugins/aws/aws.plugin.zsh
AgeCommit message (Collapse)Author
2015-06-09Set AWS_PROFILE and use existing RPROMPTWerner Buck
2014-12-16Fix aws.plugins.zsh check ruleSuperbil
Check _aws_zsh_completer_path had exist or not
2014-09-03Changed brew cmd to properly report if awscli is installed via homebrewMatt Walker
2014-08-30Amended to source the original aws_zsh_completer.sh rather thanDouglas S.D. Hall
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
2013-10-09Added a completion plugin for the new aws-cli toolCristian Măgherușan-Stanciu
It also supports quickly switching AWS profiles defined in ~/.aws/config using the asp alias