|
|
|
@ -94,4 +94,5 @@ set -g @plugin 'tmux-plugins/tpm' |
|
|
|
set -g @plugin 'tmux-plugins/tmux-resurrect' |
|
|
|
set -g @plugin 'tmux-plugins/tmux-resurrect' |
|
|
|
set -g @resurrect-strategy-vim 'session' |
|
|
|
set -g @resurrect-strategy-vim 'session' |
|
|
|
set -g @plugin 'tmux-plugins/tmux-continuum' |
|
|
|
set -g @plugin 'tmux-plugins/tmux-continuum' |
|
|
|
|
|
|
|
set -g @continuum-restore 'on' |
|
|
|
run '~/.tmux/plugins/tpm/tpm' |
|
|
|
run '~/.tmux/plugins/tpm/tpm' |
|
|
|
|