aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRoman Perepelitsa <roman.perepelitsa@gmail.com>2023-12-06 10:59:36 +0300
committerRoman Perepelitsa <roman.perepelitsa@gmail.com>2023-12-06 10:59:36 +0300
commit47b0187a675afed6b49007fe1915b2c0fe94b7bc (patch)
treecdb703155bce8bcb621ce0e4b2a4f0494c614c33 /README.md
parentb9a2d846efff427fd13b7e95d83a5761666329ac (diff)
docs: add a note about `p10k reload` (#2006)
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index ef57b974..ee4786f3 100644
--- a/README.md
+++ b/README.md
@@ -397,6 +397,11 @@ it out of the box.
Type `p10k help segment` for reference.
+*Note*: If you modify `POWERLEVEL9K_*` parameters in an already initialized interactive shell (as
+opposed to editing `~/.p10k.zsh`), the changes might not be immediately effective. To apply the
+modifications, invoke `p10k reload`. Setting `POWERLEVEL9K_DISABLE_HOT_RELOAD=false` eliminates the
+necessity for `p10k reload` but results in a marginally slower prompt.
+
*Tip*: Prefix names of your own segments with `my_` to avoid clashes with future versions of
Powerlevel10k.