mirror of
https://github.com/Matir/skel.git
synced 2026-06-09 19:03:41 -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
|