tmux: add sessionist & resurrect plugins

This commit is contained in:
nicolas 2023-10-09 23:49:00 +02:00
parent 489437522d
commit 19822955e6
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@ set -g @cpu_high_icon "󰢾"
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'tmux-plugins/tmux-sensible'
set -g @plugin 'tmux-plugins/tmux-cpu'
set -g @plugin 'tmux-plugins/tmux-sessionist'
set -g @plugin 'tmux-plugins/tmux-resurrect'
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)