From 571a9279cb89e391a630b94db7ef39f58982a090 Mon Sep 17 00:00:00 2001 From: tomit4 Date: Wed, 24 Nov 2021 17:03:55 -0800 Subject: [PATCH] added tmux conf --- .tmux.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .tmux.conf diff --git a/.tmux.conf b/.tmux.conf new file mode 100644 index 00000000..62534d86 --- /dev/null +++ b/.tmux.conf @@ -0,0 +1,3 @@ +unbind C-b +set -g prefix C-x +bind C-x send-prefix