1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-09-21 11:00:08 +00:00

Changelog: Reformat; first changes then additions

This commit is contained in:
Dominik Ritter 2016-04-20 18:36:34 +02:00
parent 05736a7ba1
commit feec4215c7

View file

@ -39,10 +39,6 @@ details.
Also, the shorten delimiter was changed to an unicode ellipsis. It is configurable
via `POWERLEVEL9K_SHORTEN_DELIMITER`.
### New segment `chruby` added
Added new `chruby` segment to support this version manager.
### `node`, `nvm` Segments
Improvements to speed / reliability.
@ -51,6 +47,10 @@ Improvements to speed / reliability.
Added new `nodeenv` segment that shows the currently used node environment.
### New segment `chruby` added
Added new `chruby` segment to support this version manager.
### New segment `docker_machine` added
Added new `docker_machine` segment that will show your Docker machine.