From 28de948c8a8ea55b18095f9af366e9fca4fcec91 Mon Sep 17 00:00:00 2001 From: Joe Date: Wed, 24 Apr 2024 10:27:32 +0200 Subject: up --- .config/tmux/tmux.conf | 1 + 1 file changed, 1 insertion(+) (limited to '.config/tmux') diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index f856d28..1c717aa 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -70,6 +70,7 @@ set-window-option -g window-status-format "#[fg=colour239,bg=colour237,noitalics # List of plugins set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tmux-sensible' +set -g @plugin 'tmux-plugins/tmux-resurrect' # Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf) run '~/.config/tmux/plugins/tpm/tpm' -- cgit v1.2.3