remove duplicate

This commit is contained in:
Simo-Pekka Kerkelä 2017-05-22 15:57:12 +03:00
parent 2faeaeb792
commit a5ffeccb90

View file

@ -3,7 +3,6 @@ set -g prefix C-a
set -s escape-time 0 set -s escape-time 0
unbind C-b unbind C-b
bind C-a send-prefix bind C-a send-prefix
set -sg escape-time 0
unbind r unbind r
bind r source-file ~/.tmux.conf bind r source-file ~/.tmux.conf