Hacker News new | ask | show | jobs
by js-coder 4847 days ago
I started using antigen for my dotfiles (https://github.com/js-coder/dotfiles) a while ago, and it's really awesome. However it does make sourcing `~/.zshrc` pretty slow.
1 comments

that seems like a big disadvantage, considering how often it is sourced in a working day
There is some work on trying to speed things up, check out https://github.com/zsh-users/antigen/pull/37 (or my fork, https://github.com/wrboyce/antigen) [edit: fix typo]