diff options
author | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2021-12-23 11:11:45 +0300 |
---|---|---|
committer | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2021-12-23 11:11:45 +0300 |
commit | cde05cfa7bf857e5822847e762d1995e624388f5 (patch) | |
tree | bae75c9b9489eab6720b6cf241475e3e55aec477 /README.md | |
parent | 00dd4ae009a6b79e886cb8ae1e04889d704ac511 (diff) |
add a link to romkatv/zsh-bench#instant-prompt (should really copy some of that content over to p10k; maybe later)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -189,6 +189,9 @@ instantly upon Zsh startup allowing you to start typing while plugins are still Other themes *increase* Zsh startup lag -- some by a lot, others by a just a little. Powerlevel10k *removes* it outright. +If you are curious about how *Instant Prompt* works, see +[this section in zsh-bench](https://github.com/romkatv/zsh-bench#instant-prompt). + *FAQ:* [How do I configure instant prompt?](#how-do-i-configure-instant-prompt) ### Show on command |