From d53a31fed6b31df28f29dd88a224d037171895e4 Mon Sep 17 00:00:00 2001 From: 135e2 <135e2@135e2.tk> Date: Sat, 25 Jun 2022 15:42:18 +0800 Subject: .tmux.conf.local: update to 20220625 - Enable tmux-plugins --- .tmux.conf.local | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.tmux.conf.local b/.tmux.conf.local index 7270a9a..b6a5d70 100644 --- a/.tmux.conf.local +++ b/.tmux.conf.local @@ -385,10 +385,10 @@ 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 'tmux-plugins/tmux-open' # -- custom variables ---------------------------------------------------------- -- cgit v1.2.3