| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
broken and Select Output of Last Command includes more than it should
|
| |
|
|
|
|
| |
This reverts commit c3afd891c721e90986c94faf2e9f24505c6e50d4.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
cause garbage output
|
|
|
|
| |
or reason to all the formats they employ
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
there is just one of them
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
POWERLEVEL9K_DISABLE_HOT_RELOAD=true
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
workaround
|
|\ |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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.
|
| |
| |
| |
| | |
https://github.com/romkatv/gitstatus/issues/73
|
| |
| |
| |
| | |
corruption bug in zsh
|