mirror of
https://mau.dev/andreijiroh-dev/dotfiles.git
synced 2024-11-10 00:59:38 +00:00
5 lines
73 B
Text
5 lines
73 B
Text
|
unbind-key -n C-a
|
||
|
set -g prefix ^A
|
||
|
set -g prefix2 F12
|
||
|
bind a send-prefix
|