diff options
author | Dominik Ritter <dritter03@googlemail.com> | 2015-03-30 01:29:13 +0300 |
---|---|---|
committer | Dominik Ritter <dritter03@googlemail.com> | 2015-03-30 01:29:13 +0300 |
commit | 836abccb26108679fd820873425bd93e9a0371c4 (patch) | |
tree | 2de87bdb5f362338b6037a3bd43b264df92daed0 /README.md | |
parent | aef952ec21bc07ace13f281c4743aacbddb28ac1 (diff) |
Added documentation.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -65,6 +65,7 @@ currently available are: * **rbenv** - Ruby environment information (if one is active). * **status** - The return code of the previous command, and status of background jobs. * **history** - The command number for the current line. +* **aws** - The current AWS profile, if you exported it with `export AWS_DEFAULT_PROFILE=<profile_name>` * **time** - System time. To specify which segments you want, just add the following variables to your |