Changelog: Add a note about `rbenv` segment
This commit is contained in:
parent
f5fe890df4
commit
72e0274a08
|
@ -30,6 +30,11 @@ details.
|
||||||
Also, the shorten delimiter was changed to an unicode ellipsis. It is configurable
|
Also, the shorten delimiter was changed to an unicode ellipsis. It is configurable
|
||||||
via `POWERLEVEL9K_SHORTEN_DELIMITER`.
|
via `POWERLEVEL9K_SHORTEN_DELIMITER`.
|
||||||
|
|
||||||
|
### `rbenv` changes
|
||||||
|
|
||||||
|
The `rbenv` segment now makes use of the full rbenv command, so the correct
|
||||||
|
ruby version is now shown if it differs from the globally one.
|
||||||
|
|
||||||
### `node`, `nvm` Segments
|
### `node`, `nvm` Segments
|
||||||
|
|
||||||
Improvements to speed / reliability.
|
Improvements to speed / reliability.
|
||||||
|
|
Loading…
Reference in New Issue