mattmc3 / antidote

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

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

Open mattmc3 opened 11 months ago

mattmc3 commented 11 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).