mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-12 00:00:07 +00:00
Added documentation.
This commit is contained in:
parent
aef952ec21
commit
836abccb26
1 changed files with 1 additions and 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
|
||||
|
|
Loading…
Reference in a new issue