added tmux conf

This commit is contained in:
Ludwig Lehnert 2024-03-04 22:44:02 +01:00
parent 804311d0a1
commit 86cd2f025c
No known key found for this signature in database

7
tmux-tmux.conf Normal file
View File

@ -0,0 +1,7 @@
# set prefix
unbind C-b
set -g prefix 'C-a'
bind 'C-a' send-prefix
set -s escape-time 0