From 0b3fdf3dc9fc142b61ba740776475088dbc7be3a Mon Sep 17 00:00:00 2001 From: Kevin Cotugno Date: Wed, 21 Mar 2018 20:42:30 -0700 Subject: [PATCH] Add tmux.conf --- tmux.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tmux.conf diff --git a/tmux.conf b/tmux.conf new file mode 100644 index 0000000..ab40bbd --- /dev/null +++ b/tmux.conf @@ -0,0 +1,5 @@ +set -g prefix C-k +bind-key C-k send-prefix +unbind C-b + +set -g escape-time 20