diff options
author | Ben Hilburn <bhilburn@gmail.com> | 2016-02-05 18:34:34 +0300 |
---|---|---|
committer | Ben Hilburn <bhilburn@gmail.com> | 2016-02-05 18:34:34 +0300 |
commit | 65e9438210143496dde2972e3d967e1c7a949efb (patch) | |
tree | b96754fecae241470a3e5f654ba2db0eb93f36ba /README.md | |
parent | 472fb6f674d315f372bc3480b2f1aba8d772a680 (diff) | |
parent | 45184839f36431c4b6c8bcc42f06cbb4a1ed3204 (diff) |
Merge pull request #203 from dritter/beanstalk
Reworked the AWS-Beanstalk segment
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -81,6 +81,7 @@ your `~/.zshrc`: The segments that are currently available are: * [aws](#aws) - The current AWS profile, if active. +* **aws_eb_env** - The current Elastic Beanstalk Environment. * [background_jobs](#background_jobs) - Indicator for background jobs. * [battery](#battery) - Current battery status. * [context](#context) - Your username and host. |