From fa36e19acb54a46c03e7fcdb713e634d64f7bd48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0tefan=20Bystriansky?= Date: Mon, 29 Oct 2018 21:18:44 +0100 Subject: [PATCH] .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..582388e --- /dev/null +++ b/.tmux.conf @@ -0,0 +1,3 @@ +unbind C-b +set -g prefix C-a +bind C-a send-prefix