mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-14 20:53:25 +00:00
chore(tmux): remove continuum autostart
This commit is contained in:
@@ -106,8 +106,6 @@ set -g @tmux_window_name_use_tilde "True"
|
|||||||
|
|
||||||
## https://github.com/tmux-plugins/tmux-continuum
|
## https://github.com/tmux-plugins/tmux-continuum
|
||||||
set -g @continuum-restore 'on'
|
set -g @continuum-restore 'on'
|
||||||
set -g @continuum-boot 'on'
|
|
||||||
set -g @continuum-boot-options 'alacritty'
|
|
||||||
|
|
||||||
## https://github.com/tmux-plugins/tmux-resurrect
|
## https://github.com/tmux-plugins/tmux-resurrect
|
||||||
set -g @resurrect-strategy-nvim 'session'
|
set -g @resurrect-strategy-nvim 'session'
|
||||||
|
|||||||
Reference in New Issue
Block a user