mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-07-24 02:01:16 +02:00
| Filename | Latest commit message | Latest commit date |
|---|---|---|
Truncating the path from the right now takes in account the delimiter length, so that directories with names shorter than truncated name + delimiter are displayed properly. For example, if SHORTEN_DIR_LENGTH is 4 and the delimiter is "..", "../tests/.." and "../custom/.." are not incorrectly "truncated" to "../test../.." and "../cust../..", both of which are longer or the same length as the original. |
||
| .. | ||
| colors.zsh | ||
| icons.zsh | ||
| utilities.zsh | ||
| vcs.zsh | ||