5 ms·
I started using antigen for my dotfiles (https://github.com/js-coder/dotfiles https://github.com/js-coder/dotfiles) a while ago, and it's really awesome. Howeve
by js-coder 14y ago
I started using antigen for my dotfiles (https://github.com/js-coder/dotfiles https://github.com/js-coder/dotfiles) a while ago, and it's really awesome. However it does make sourcing `~/.zshrc` pretty slow.
- pekk 14y agothat seems like a big disadvantage, considering how often it is sourced in a working day
- wrboyce 14y agoThere is some work on trying to speed things up, check out https://github.com/zsh-users/antigen/pull/37 https://github.com/zsh-users/antigen/pull/37 (or my fork, https://github.com/wrboyce/antigen https://github.com/wrboyce/antigen) [edit: fix typo]