diff --git a/.tmux.conf b/.tmux.conf index a18b76d..c0fdabb 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -69,6 +69,8 @@ set -g message-style 'bold' ### /DESIGN CHANGES ### ####################### +set -g @plugin 'tmux-plugins/tmux-resurrect' + # Plugin manager # If plugin installation does not work, run $TPM/bin/install_plugins set -g @plugin 'tmux-plugins/tpm'