From b9bb431676f1cdace8788af35de14803683d5ba3 Mon Sep 17 00:00:00 2001 From: Ian C Date: Wed, 20 Jun 2018 13:36:30 +0000 Subject: Added tmux config file --- dotrc/.tmux.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 dotrc/.tmux.conf (limited to 'dotrc') diff --git a/dotrc/.tmux.conf b/dotrc/.tmux.conf new file mode 100644 index 0000000..512f779 --- /dev/null +++ b/dotrc/.tmux.conf @@ -0,0 +1,3 @@ +set -g prefix C-a +bind C-a send-prefix +unbind C-b -- cgit v1.2.3