diff --git a/config/tmux/tmux.conf b/config/tmux/tmux.conf index ec16f60..0606a45 100644 --- a/config/tmux/tmux.conf +++ b/config/tmux/tmux.conf @@ -39,6 +39,7 @@ set -g @plugin 'tmux-plugins/tmux-sensible' set -g @plugin 'christoomey/vim-tmux-navigator' set -g @plugin 'dreamsofcode-io/catppuccin-tmux' set -g @plugin 'tmux-plugins/tmux-yank' +set -g @plugin 'tmux-plugins/tmux-resurrect' run '~/.tmux/plugins/tpm/tpm'