mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-12 16:20:06 +00:00
Changelog: Update headlines for better readability
This commit is contained in:
parent
aba5e69cf1
commit
9b87ec6a22
1 changed files with 3 additions and 3 deletions
|
@ -21,7 +21,7 @@ That said, the variables `POWERLEVEL9K_VCS_FOREGROUND` and
|
|||
the proper variable `POWERLEVEL9K_VCS_<STATE>_FOREGROUND` to change
|
||||
foreground color.
|
||||
|
||||
### `aws_eb_env` added
|
||||
### New segment `aws_eb_env` added
|
||||
|
||||
This segment displays the current Elastic Beanstalk environment.
|
||||
|
||||
|
@ -34,7 +34,7 @@ variable is void.
|
|||
|
||||
There is now a path shortening strategy that will use the `package.json` file to shorten your directory path. See the documentation for the `dir` segment for more details.
|
||||
|
||||
### `chruby` Segment
|
||||
### New segment `chruby` added
|
||||
|
||||
Added new `chruby` segment to support this version manager.
|
||||
|
||||
|
@ -42,7 +42,7 @@ Added new `chruby` segment to support this version manager.
|
|||
|
||||
Improvements to speed / reliability.
|
||||
|
||||
### `docker` Segment
|
||||
### New segment `docker` added
|
||||
|
||||
Added new `docker` segment that will show your Docker machine.
|
||||
|
||||
|
|
Loading…
Reference in a new issue