From a5ffeccb90c4f752ef7457f4e50c667aedeeeacd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simo-Pekka=20Kerkel=C3=A4?= Date: Mon, 22 May 2017 15:57:12 +0300 Subject: [PATCH] remove duplicate --- tmux.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/tmux.conf b/tmux.conf index 7a0df87..7fb6125 100644 --- a/tmux.conf +++ b/tmux.conf @@ -3,7 +3,6 @@ set -g prefix C-a set -s escape-time 0 unbind C-b bind C-a send-prefix -set -sg escape-time 0 unbind r bind r source-file ~/.tmux.conf