8000 Store generated_completions in ~/.cache/fish not ~/.local/share/fish · Issue #10369 · fish-shell/fish-shell · GitHub
[go: up one dir, main page]

Skip to content

Store generated_completions in ~/.cache/fish not ~/.local/share/fish #10369

@digitalsignalperson

Description

@digitalsignalperson

~/.local/share/fish contains fish_history and generated_completions. While fish_history is actual data we want to track and control, generated_completions is not. The latter is automatically generated. Thus a better location for it would be ~/.cache or XDG_CACHE_HOME.

Use case: managing dotfiles/state and saving the contents of ~/.local/share/fish, but not caring about files that are auto-generated.

fish version 3.7.0 on arch linux 6.7.8-arch1-1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0