mattmc3 / antidote

https://getantidote.github.io - the cure to slow zsh plugin management
MIT License
916 stars 22 forks source link

bundle command should add all bundles to fpath first before sourcing #166

Open mattmc3 opened 12 months ago

mattmc3 commented 12 months ago

v2 compatibility break - fpath should be fully set at the beginning of your bundles in you static file, making setting up completion bundles properly way easier and less frustrating (#74, #144).