🔥 fix(tmux): Remove resurrect/continuum
Was causing problems on restart for kernel update.
This commit is contained in:
parent
aac9ec9cd8
commit
8eef9e2c58
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
|||
|
||||
set -g @plugin 'tmux-plugins/tpm'
|
||||
set -g @plugin 'tmux-plugins/tmux-sensible'
|
||||
set -g @plugin 'tmux-plugins/tmux-resurrect'
|
||||
set -g @plugin 'tmux-plugins/tmux-continuum'
|
||||
#set -g @plugin 'tmux-plugins/tmux-resurrect'
|
||||
#set -g @plugin 'tmux-plugins/tmux-continuum'
|
||||
set -g @plugin 'catppuccin/tmux'
|
||||
|
||||
################################################################################
|
||||
|
|
Loading…
Reference in a new issue