Skip to content

Commit

Permalink
Merge pull request romkatv#12 from kageiit/fix_p10k_links
Browse files Browse the repository at this point in the history
Fix links to powerlevel10k in README
  • Loading branch information
romkatv authored Jan 14, 2022
2 parents f10356a + 90f5ba4 commit 530c299
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Benchmark for interactive zsh.
- I've used these threshold values to normalize benchmark results to see what is fast and what is
slow.
- Armed with this set of tools I've optimized two of my zsh projects:
[powerlevel10k](https://github.com/romkatv/zsh4humans) and
[powerlevel10k](https://github.com/romkatv/powerlevel10k) and
[zsh4humans](https://github.com/romkatv/zsh4humans). They used to be fairly fast but now they
are literally indistinguishable from instantaneous as far as human perception goes.
- I've benchmarked many zsh techniques, plugins, frameworks and plugin managers and have shared
Expand Down Expand Up @@ -182,7 +182,7 @@ terminals, etc. I believe the ballpark should be the same though.

## Benchmark results

I implemented `zsh-bench` in order to optimize [powerlevel10k](https://github.com/romkatv/zsh4humans)
I implemented `zsh-bench` in order to optimize [powerlevel10k](https://github.com/romkatv/powerlevel10k)
and [zsh4humans](https://github.com/romkatv/zsh4humans). In the process I benchmarked many zsh
techniques, plugins, frameworks and plugin managers. I'm sharing some of my findings here.

Expand Down

0 comments on commit 530c299

Please sign in to comment.