diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 9142e3d..15d7dcc 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -57,7 +57,9 @@ set -g @plugin 'jimeh/tmux-themepack' set -g @plugin 'tmux-plugins/tmux-resurrect' # persist tmux sessions across reboot set -g @plugin 'tmux-plugins/tmux-continuum' # automatically saves session every 15 mins set -g @plugin 'thewtex/tmux-mem-cpu-load' +set -g @plugin 'tmux-plugins/tmux-yank' set -g @themepack 'powerline/default/cyan' +set -g @continuum-restore 'on' run '~/.config/tmux/plugins/tpm/tpm'