From 899bdae0d98e7a2ea05811d1facf1fbb857a8cf8 Mon Sep 17 00:00:00 2001 From: Gea-Suan Lin Date: Tue, 19 Feb 2013 10:34:43 +0800 Subject: [PATCH] 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..11c9f6b --- /dev/null +++ b/.tmux.conf @@ -0,0 +1,3 @@ +# +unbind C-b +set -g prefix C-a