Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-09 | Reword and fix formatting | Marc Cornellà | |
2019-04-08 | Fix showing aws prompt for theme fishy (append RPROMPT instead of overwrite) | programmer04 | |
2019-03-24 | aws: document aws_change_access_key and fix README | Marc Cornellà | |
2019-03-24 | aws: set AWS_EB_PROFILE for the EB CLI (#7388) | Logan Lindquist | |
Added AWS_EB_PROFILE environment variable to the AWS Plugin. The EB CLI uses this variable instead of the primary AWS_PROFILE variable to keep track of what profile it is using. https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/eb-cli3-configuration.html | |||
2019-03-24 | aws: refactor AWS plugin (#7615) | David Kane | |
* Update the AWS plugin to support disabling RPROMT display: Use a $SHOW_AWS_PROMPT option. * Refactoring aws plugin: Exposing customizable aws_prompt_info function to be used in themes. * Set aws prompt prefix and suffix to original values and fix README Co-authored-by: "Vassilis S. Moustakas" <vsmoustakas@gmail.com> | |||
2018-10-28 | aws: add README (#7357) | Jorge Luis Vargas Aguilar | |