diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 67e8f18..4311401 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -86,6 +86,9 @@ set-option -g clock-mode-style 24 ########### # PLUGINS # ########### - +set -g @plugin 'tmux-plugins/tpm' +set -g @plugin 'tmux-plugins/tmux-resurrect' +set -g @plugin 'tmux-plugins/tmux-continuum' set -g @plugin 'tmux-plugins/tmux-urlview' +