mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
Changelog: Add a note about the changed shorten delimiter
This commit is contained in:
parent
9b87ec6a22
commit
96bc96a465
1 changed files with 6 additions and 1 deletions
|
@ -32,7 +32,12 @@ variable is void.
|
|||
|
||||
### `dir` Shortening Strategies
|
||||
|
||||
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.
|
||||
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.
|
||||
|
||||
Also, the shorten delimiter was changed to an unicode ellipsis. It is configurable
|
||||
via `POWERLEVEL9K_SHORTEN_DELIMITER`.
|
||||
|
||||
### New segment `chruby` added
|
||||
|
||||
|
|
Loading…
Reference in a new issue