powerlevel10k/internal
romkatv 99e632f97d add POWERLEVEL9K_<segment>_DISABLED_DIR_PATTERN
This parameter allows you to disable a given prompt segment in
any directory that matches the specified pattern.

For example, if you have a Git repository in /foo/bar for which
you don't want to see Git status in prompt, define the following
parameter:

    POWERLEVEL9K_VCS_DISABLED_DIR_PATTERN='/foo/bar(|/*)'

See #300.
2019-11-02 10:45:38 +01:00
..
configure.zsh improve instant prompt usability, update docs and add an option to the wizard to enable it 2019-10-26 20:43:38 +02:00
icons.zsh add direnv segment; fixes 291 2019-10-27 11:27:03 +01:00
p10k.zsh add POWERLEVEL9K_<segment>_DISABLED_DIR_PATTERN 2019-11-02 10:45:38 +01:00
wizard.zsh highlight the default suggestion when asking about instant prompt 2019-10-28 17:58:05 +01:00