summaryrefslogtreecommitdiff
path: root/dotrc/.tmux.conf
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2018-06-20 13:36:30 +0000
committerIan C <ianc@noddybox.co.uk>2018-06-20 13:36:30 +0000
commitb9bb431676f1cdace8788af35de14803683d5ba3 (patch)
tree8ff047b3663a7bd617e6d3d348dde37d60d6213c /dotrc/.tmux.conf
parent252106e2301269a38a3af93b12570647dc577976 (diff)
Added tmux config file
Diffstat (limited to 'dotrc/.tmux.conf')
-rw-r--r--dotrc/.tmux.conf3
1 files changed, 3 insertions, 0 deletions
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