From 1aa5e9bfff29c290dce3f73ee41108725bad4998 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 23 Mar 2014 21:17:04 -0300 Subject: Adding tmux config --- tmux.conf.dot.link | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tmux.conf.dot.link (limited to 'tmux.conf.dot.link') diff --git a/tmux.conf.dot.link b/tmux.conf.dot.link new file mode 100644 index 0000000..853eed2 --- /dev/null +++ b/tmux.conf.dot.link @@ -0,0 +1,6 @@ +# See https://wiki.archlinux.org/index.php/tmux + +# Use screen sequency while we get used to tmux +unbind C-b +set -g prefix C-a +bind a send-prefix -- cgit v1.2.3