mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-12 08:10:07 +00:00
expand the list of things powerlevel10k does not affect
This commit is contained in:
parent
74c6e18363
commit
8f0db0c95a
1 changed files with 3 additions and 1 deletions
|
@ -731,9 +731,11 @@ Powerlevel10k does not affect:
|
||||||
|
|
||||||
- Terminal window title.
|
- Terminal window title.
|
||||||
- Colors used by `ls`.
|
- Colors used by `ls`.
|
||||||
- Content and style of command completions.
|
- The behavior of `git` command.
|
||||||
|
- The content and style of command completions.
|
||||||
- Command line colors (syntax highlighting, autosuggestions, etc.).
|
- Command line colors (syntax highlighting, autosuggestions, etc.).
|
||||||
- Key bindings.
|
- Key bindings.
|
||||||
|
- Aliases.
|
||||||
- Prompt parameters other than `PS1` and `RPS1`.
|
- Prompt parameters other than `PS1` and `RPS1`.
|
||||||
- Zsh options other than those [related to prompt](
|
- Zsh options other than those [related to prompt](
|
||||||
http://zsh.sourceforge.net/Doc/Release/Options.html#Prompting).
|
http://zsh.sourceforge.net/Doc/Release/Options.html#Prompting).
|
||||||
|
|
Loading…
Reference in a new issue