✨ feat(tmux): set resurrect file folder
This commit is contained in:
parent
02c3c7950c
commit
88b4b73828
1 changed files with 2 additions and 1 deletions
|
@ -32,4 +32,5 @@ set -g @sessionx-filter-current 'false'
|
|||
|
||||
# Ressurrect & Continuum
|
||||
set -g @resurrect-capture-pane-contents 'on'
|
||||
set -g @continuum-restore 'on'
|
||||
set -g @resurrect-dir '~/.local/share/tmux/resurrect'
|
||||
# set -g @continuum-restore 'on'
|
||||
|
|
Loading…
Add table
Reference in a new issue