Skip to content

Commit cfce473

Browse files
Folder is added for save_dir.md to align with restoring_previously_saved_environment.md
1 parent cff343c commit cfce473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/save_dir.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Resurrect save dir
22

3-
By default Tmux environment is saved to a file in `~/.tmux/resurrect` dir.
3+
By default Tmux environment is saved to a file in `~/.tmux/resurrect` dir, or `~/.local/share/tmux/resurrect` dir.
44
Change this with:
55

66
set -g @resurrect-dir '/some/path'

0 commit comments

Comments
 (0)