mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-21 15:01:16 -03:00
Gets rid of another use of XDG_CACHE_HOME; this gets us closer to a single source of truth. Not super important right now, but will be helpful if we allow users to override XDG_CACHE_HOME in future. I guess we could also remove it from create_manpage_completions.py, that's unnecessary breakage but probably fine since this is not public-facing.