Added documentation.

This commit is contained in:
Dominik Ritter 2015-03-30 00:29:13 +02:00
parent aef952ec21
commit 836abccb26

View file

@ -65,6 +65,7 @@ currently available are:
* **rbenv** - Ruby environment information (if one is active). * **rbenv** - Ruby environment information (if one is active).
* **status** - The return code of the previous command, and status of background jobs. * **status** - The return code of the previous command, and status of background jobs.
* **history** - The command number for the current line. * **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. * **time** - System time.
To specify which segments you want, just add the following variables to your To specify which segments you want, just add the following variables to your