diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index cb19a27..e7e445f 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -54,6 +54,7 @@ set -g @plugin 'tmux-plugins/tmux-yank' set -g @plugin 'tmux-plugins/tmux-prefix-highlight' set -g @plugin 'Morantron/tmux-fingers' set -g @plugin 'christoomey/vim-tmux-navigator' +set -g @plugin 'tmux-plugins/tmux-resurrect' run -b "${TMUX_PLUGIN_MANAGER_PATH}/tpm/tpm"