From 3dfb5d61d568c7695d9e42c6daf5caaa32fdffeb Mon Sep 17 00:00:00 2001 From: Jakub Fojt Date: Fri, 13 Sep 2019 08:12:02 +0200 Subject: [PATCH] .tmux.conf: Add 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 0000000..b4100a6 --- /dev/null +++ b/.tmux.conf @@ -0,0 +1,3 @@ +unbind C-b +set-option -g prefix C-a +bind-key C-a send-prefix