mirror of
https://github.com/tmux-plugins/tmux-resurrect.git
synced 2024-11-22 12:38:47 +00:00
7 lines
155 B
Markdown
7 lines
155 B
Markdown
|
# Resurrect save dir
|
||
|
|
||
|
By default Tmux environment is saved to a file in `~/.tmux/resurrect` dir.
|
||
|
Change this with:
|
||
|
|
||
|
set -g @resurrect-dir '/some/path'
|