mirror of https://github.com/Flinner/dots.git
5 lines
51 B
Plaintext
5 lines
51 B
Plaintext
|
unbind C-b
|
||
|
set -g prefix C-a
|
||
|
bind C-a send-prefix
|
||
|
|