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