diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 7fd0a8e..f15d8f7 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -62,5 +62,6 @@ set -g @plugin 'tmux-plugins/tmux-continuum' # automatically saves session every set -g @themepack 'powerline/default/cyan' set -g @continuum-restore 'on' set -g @resurrect-strategy-nvim 'session' +set -g @resurrect-processes 'ssh' # space separated list of programs to restore run '~/.config/tmux/plugins/tpm/tpm'