diff --git a/.config/tmux/tmux.conf.local b/.config/tmux/tmux.conf.local index 2ecf175..8e8ee30 100755 --- a/.config/tmux/tmux.conf.local +++ b/.config/tmux/tmux.conf.local @@ -431,9 +431,9 @@ tmux_conf_uninstall_plugins_on_reload=true # visit https://github.com/tmux-plugins for available plugins #set -g @plugin 'tmux-plugins/tmux-copycat' #set -g @plugin 'tmux-plugins/tmux-cpu' -#set -g @plugin 'tmux-plugins/tmux-resurrect' -#set -g @plugin 'tmux-plugins/tmux-continuum' -#set -g @continuum-restore 'on' +set -g @plugin 'tmux-plugins/tmux-resurrect' +set -g @plugin 'tmux-plugins/tmux-continuum' +set -g @continuum-restore 'on' set -g @plugin 'catppuccin/tmux'