aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2019-03-23 13:46:51 +0300
committerromkatv <roman.perepelitsa@gmail.com>2019-03-23 13:46:51 +0300
commit72dd96e58b84ce269269c7246536f04865fd9fa3 (patch)
treeb86b1237f52811cff6a98a33d92254d00e854c81
parentbdf361339555139478826a061c72ce26531aa2b0 (diff)
docs
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index af26314f..9d4b7620 100644
--- a/README.md
+++ b/README.md
@@ -111,6 +111,10 @@ Installation of Pure Power is the same regardless of your plugin manager of choi
echo 'source ~/.purepower' >>! ~/.zshrc
```
+Pure Power needs to be installed _in addition_ to Powerlevel10k, not instead of it. `~/.purepower`
+defines a set of configuration parameters that affect the styling of Powerlevel10k; there is no code
+in it.
+
Read the documentation at the top of `~/.purepower` (or
[here](https://github.com/romkatv/dotfiles-public/blob/master/.purepower)) to get an idea of what
your prompt is capable of. You can edit the file to change your Powerlevel10k configuration.