diff options
author | romkatv <roman.perepelitsa@gmail.com> | 2019-10-20 18:31:03 +0300 |
---|---|---|
committer | romkatv <roman.perepelitsa@gmail.com> | 2019-10-20 18:31:03 +0300 |
commit | 4d561553e54f137dd228b4303e0c6d92ff420cec (patch) | |
tree | 325a640d224d8a405df2d16959a08fa7461c0233 /README.md | |
parent | de98e89d72f03ed0165baf324e35b3d77f8050e3 (diff) |
document minimum version requirements for instant prompt
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -233,6 +233,9 @@ call `zcompile`, don't redirect output, etc. Just copy the lines and restart zsh To disable instant prompt, define `POWERLEVEL9K_DISABLE_INSTANT_PROMPT=true` together with the rest of your `POWERLEVEL9K` parameters. `~/.p10k.zsh` already has a line that you can simply uncomment. +*NOTE: Instant prompt requires ZSH >= 5.4. It's OK to enable it even when using an older ZSH version +but it won't do anything.* + ### Why my icons and/or powerline symbols look bad? It's likely your font's fault. |