mirror of
https://mau.dev/andreijiroh-dev/dotfiles.git
synced 2024-11-10 00:59:38 +00:00
Andrei Jiroh Halili
2667c38f2d
The tmux config for byobu was copied from my dotfiles-legacy repo at
4932864903/item/config/tmux/main.conf
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>
4 lines
73 B
Bash
4 lines
73 B
Bash
unbind-key -n C-a
|
|
set -g prefix ^A
|
|
set -g prefix2 F12
|
|
bind a send-prefix
|