Skip to content

[docs] Mention $XDG_DATA_HOME as another possible save location #545

@pringshia

Description

@pringshia

Right now the docs only mention the old home dir save location:

By default Tmux environment is saved to a file in `~/.tmux/resurrect` dir.

Might be nice to also mention the save dir if the XDG spec is being used:

default_resurrect_dir="${XDG_DATA_HOME:-$HOME/.local/share}"/tmux/resurrect

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions