aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRoman Perepelitsa <roman.perepelitsa@gmail.com>2020-10-27 10:01:42 +0300
committerRoman Perepelitsa <roman.perepelitsa@gmail.com>2020-10-27 10:01:42 +0300
commit8f0db0c95a01b6284f38c106c2351cc570a0b281 (patch)
tree2078e905cbd32541f04c681d7ec5405ad47efa1f /README.md
parent74c6e18363003015e705a8803f475b0452420373 (diff)
expand the list of things powerlevel10k does not affect
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index ae5d2676..0a0bb202 100644
--- a/README.md
+++ b/README.md
@@ -731,9 +731,11 @@ Powerlevel10k does not affect:
- Terminal window title.
- 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.).
- Key bindings.
+- Aliases.
- Prompt parameters other than `PS1` and `RPS1`.
- Zsh options other than those [related to prompt](
http://zsh.sourceforge.net/Doc/Release/Options.html#Prompting).