Folder is added for save_dir.md to align with restoring_previously_saved_environment.md

pull/506/head
Omcsesz 2024-04-10 14:25:47 +02:00
parent cff343cf9e
commit b8549ea824
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Resurrect save dir
By default Tmux environment is saved to a file in `~/.tmux/resurrect` dir.
By default Tmux environment is saved to a file in `~/.tmux/resurrect` dir, or `~/.local/share/tmux/resurrect` dir.
Change this with:
set -g @resurrect-dir '/some/path'