1
0
Fork 0

Added: tmux config

Browse Source
This commit is contained in:
rhjr 2026-06-21 07:08:05 -04:00
parent e1dabd479f
commit 73ddaea19e

7
.config/tmux/tmux.conf Normal file
View File

@ -0,0 +1,7 @@
# settings
set -g mouse on
# keybindings
unbind C-b
set -g prefix C-space
bind C-space send-prefix