From cebe5c57268cdb190dd774b0ef1bb3aa92026539 Mon Sep 17 00:00:00 2001 From: vx-clutch Date: Sun, 23 Jun 2024 13:17:21 -0400 Subject: [PATCH] save --- tmux/.tmux.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tmux/.tmux.conf diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf new file mode 100644 index 0000000..7446096 --- /dev/null +++ b/tmux/.tmux.conf @@ -0,0 +1,3 @@ +unbind C-b +set-option -g prefix C-s +bind-key C-s send-prefix