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

Catching up CHANGELOG with new segments.

This commit is contained in:
Ben Hilburn 2016-04-11 15:30:09 -04:00
parent 164c6bd162
commit 154181ffc2

View file

@ -28,6 +28,18 @@ 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
Added new `chruby` segment to support this version manager.
### `node`, `nvm` Segments
Improvements to speed / reliability.
### `docker` Segment
Added new `docker` segment that will show your Docker machine.
## v0.3.2
### `vcs` changes