diff --git a/.tmux.conf b/.tmux.conf index 748c4c6..28eb640 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -94,4 +94,5 @@ set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tmux-resurrect' set -g @resurrect-strategy-vim 'session' set -g @plugin 'tmux-plugins/tmux-continuum' +set -g @continuum-restore 'on' run '~/.tmux/plugins/tpm/tpm'