You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
5 years ago
..
configure.zsh improve instant prompt usability, update docs and add an option to the wizard to enable it 5 years ago
icons.zsh add direnv segment; fixes 291 5 years ago
p10k.zsh add POWERLEVEL9K_<segment>_DISABLED_DIR_PATTERN 5 years ago
wizard.zsh highlight the default suggestion when asking about instant prompt 5 years ago