diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 610133e..11691cd 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -163,6 +163,7 @@ set -g @plugin 'tmux-plugins/tmux-sensible' set -g @plugin 'tmux-plugins/tmux-yank' set -g @plugin 'tmux-plugins/tmux-open' set -g @plugin 'christoomey/vim-tmux-navigator' +set -g @plugin 'tmux-plugins/tmux-resurrect' # Other examples: # set -g @plugin 'github_username/plugin_name'