Skip to content

Commit

Permalink
fix typo in README's turbo-mode link (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
xqrdot authored Dec 17, 2023
1 parent b8d6fd7 commit 3dea11a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<pre><code class="lang-zsh">zi light z-<span class="hljs-keyword">shell</span>/F-Sy-H</code></pre>

<p> Here's an example of how to load the plugin together with a few other popular ones with the use of
<a href="https://wiki.zhsell.dev/docs/getting_started/overview#turbo-mode-zsh--53">turbo mode</a></p>
<a href="https://wiki.zshell.dev/docs/getting_started/overview#turbo-mode-zsh--53">turbo mode</a></p>
<p>i.e.: speeding up the Zsh startup by loading the plugin right after the first prompt, in background: </p>

<pre><code class="lang-zsh">zi wait lucid <span class="hljs-keyword">for</span> <span class="hljs-string">\</span>
Expand Down

0 comments on commit 3dea11a

Please sign in to comment.