Re: Include XDG_DATA_DIRS/share/zsh/site-functions in FPATH by default?
Eric Cook <[email protected]>
| Newsgroups | gmane.comp.shells.zsh.user |
|---|---|
| Message-ID | <[email protected]> |
On 6/26/25 7:52 PM, Jade Lovelace wrote: > Some more digging reveals that someone's written a zsh plugin for such > a thing. It being a third party plugin is quite suboptimal as it means > that zsh doesn't have this work by default and thus the majority of > people who aren't fiddling extensively with their setup won't have it > work for them. Which sounds as third party as bash-completion, nothing is preventing vendors that care enough about storing completions in XDG directories from supplying that or using their global startup files to set FPATH up.