From eab19c0166879710aee9604efedd8933203a592e Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Sun, 3 Mar 2024 17:25:00 +0100 Subject: tmux --- tmux/tmux.conf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tmux/tmux.conf (limited to 'tmux/tmux.conf') diff --git a/tmux/tmux.conf b/tmux/tmux.conf new file mode 100644 index 0000000..5ff10c1 --- /dev/null +++ b/tmux/tmux.conf @@ -0,0 +1,4 @@ +# Be like screen, please +unbind C-b +set -g prefix C-a +bind C-a send-prefix -- cgit v1.2.3