mirror of
https://github.com/tildeclub/tilde.etcskel.git
synced 2026-06-21 19:29:24 +00:00
5 lines
73 B
Bash
5 lines
73 B
Bash
unbind-key -n C-a
|
|
set -g prefix ^A
|
|
set -g prefix2 F12
|
|
bind a send-prefix
|