Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:getantibody/antibody
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Jul 10, 2018
2 parents 2a21846 + 59dc905 commit 96cb180
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions www/content/even-faster.md
@@ -0,0 +1,8 @@
Antibody is faster than other zsh package managers, but you might want to speed it up further.

Highly recommended to read the following.

Here's some useful links:
- [Speeding up my ZSH load - Carlos Alexandro Becker](https://carlosbecker.com/posts/speeding-up-zsh/): outlines a few fixes that will speed up the prompt massively. Also explains how to debug your prompt load time.
- [Speed up zsh compinit by only checking cache once a day.](https://gist.github.com/ctechols/ca1035271ad134841284): mentioned in the previous link, but leaving this here for reference as it is helpful for anyone using zsh.
- [How to debug zsh startup time — JB on programming 1.0.0 documentation](http://jb-blog.readthedocs.io/en/latest/posts/0032-debugging-zsh-startup-time.html)

0 comments on commit 96cb180

Please sign in to comment.