mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 05:29:09 -07:00
5 lines
72 B
Bash
5 lines
72 B
Bash
unbind-key -n C-a
|
|
set -g prefix ^A
|
|
set -g prefix2 ^A
|
|
bind a send-prefix
|