powerlevel9k icon indicating copy to clipboard operation
powerlevel9k copied to clipboard

[Enhancement] dir: Add configurable separator between package name and path

Open wrboyce opened this issue 6 years ago • 0 comments

Adds P9K_DIR_SHORTEN_PKG_SEPARATOR allowing for a custom separator between package name and relative sub directory. For example, I like to set it to : so packagename/src/lib/foo/bar would become packagename:src/lib/foo/bar.

wrboyce avatar Feb 06 '19 17:02 wrboyce