mirror of
https://github.com/tmux-plugins/tmux-resurrect.git
synced 2024-11-18 02:18:49 +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'
|