pure-fish / pure

Pretty, minimal, and fast prompt for Fish shell inspired by sindresorhus/pure
https://pure-fish.github.io/pure/
MIT License
1.23k stars 132 forks source link

fish_title: add setting to configure pwd dir length #307

Closed ovv closed 1 year ago

ovv commented 1 year ago

Add new pure_title_dir_length setting (default to 0) to configure the pwd dir length. 0 means complete directory name.

example with path '/foo/example/bar':

ovv commented 1 year ago

@edouard-lopez updated

edouard-lopez commented 1 year ago

Hello @ovv, Could you rebase your branch master and document your feature so we can merge it?

ovv commented 1 year ago

SHould be good to go. Let me know if more documentation is needed