mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-08-21 07:32:58 +08:00
Antigen doesn't call `compinit` until the user prompt is about to be shown, which means `_cache_invalid` isn't automatically autoloaded. This patch fixes that, though we should work towards a better caching mechanism. Fixes #9490
2.3 KiB
2.3 KiB