mirror of
https://gitlab.com/mlunax/dotfiles.git
synced 2025-04-12 05:40:17 +00:00
Add tmux-resurrect plugin to tmux.conf
This commit is contained in:
parent
ae86e05ef3
commit
daa82411d2
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ set -g @plugin 'tmux-plugins/tmux-sensible'
|
|||
set -g @plugin 'christoomey/vim-tmux-navigator'
|
||||
set -g @plugin 'dreamsofcode-io/catppuccin-tmux'
|
||||
set -g @plugin 'tmux-plugins/tmux-yank'
|
||||
set -g @plugin 'tmux-plugins/tmux-resurrect'
|
||||
|
||||
run '~/.tmux/plugins/tpm/tpm'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue