Config and setup files

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

finxol.io 6d61148a 537d1471

verified
Changed files
-8
-8
.tmux.conf.local
··· 7 7 # Copyright 2012— Gregory Pakosz (@gpakosz). 8 8 9 9 10 - # -- Backup/Restore sessions 11 - 12 - set -g @plugin 'tmux-plugins/tmux-resurrect' 13 - set -g @plugin 'tmux-plugins/tmux-continuum' 14 - set -g @continuum-restore 'on' # Auto-restore on tmux start 15 - 16 - 17 - 18 10 # -- bindings ------------------------------------------------------------------ 19 11 20 12 # preserve tmux stock bindings,