Config and setup files

remove session restore (`tmux-ressurect` & `tmux-continuum`)

finxol.io 6d61148a 537d1471

verified
Changed files
-8
-8
.tmux.conf.local
···
# Copyright 2012— Gregory Pakosz (@gpakosz).
-
# -- Backup/Restore sessions
-
-
set -g @plugin 'tmux-plugins/tmux-resurrect'
-
set -g @plugin 'tmux-plugins/tmux-continuum'
-
set -g @continuum-restore 'on' # Auto-restore on tmux start
-
-
-
# -- bindings ------------------------------------------------------------------
# preserve tmux stock bindings,