-
Notifications
You must be signed in to change notification settings - Fork 153
Open
Labels
autocompletepriority:highestBugs filled by customers, security issuesBugs filled by customers, security issues
Description
At this location the autocomplete enrichment runs compinit
first. Even if needed, I believe it should respect the $XDG_CACHE_HOME
or ZSH_COMPDUMP
custom cache path option though compinit -d $XDG_CACHE_HOME
. Omitting this currently causes the zcompdump to show up in my dotfiles instead of cache path.
Compinit location:
autoload -U compinit && compinit |
Metadata
Metadata
Assignees
Labels
autocompletepriority:highestBugs filled by customers, security issuesBugs filled by customers, security issues