Powerlevel9k / powerlevel9k

Powerlevel9k was a tool for building a beautiful and highly functional CLI, customized for you. P9k had a substantial impact on CLI UX, and its legacy is now continued by P10k.
https://github.com/romkatv/powerlevel10k
MIT License
13.46k stars 946 forks source link

[Bugfix] Fix substring replacements used for trimming #1376

Open hlerebours opened 4 years ago

hlerebours commented 4 years ago

Remove the first (always leading) substring matching the home path instead of removing all occurrences of it from the absolute path.

Examples of issues being solved by this PR: