Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

Copy link
Copy link

Description

@digitalsignalperson
Issue body actions

~/.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

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.