-8
.tmux.conf.local
-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,