From b2635436de5a1856b78302a4f359d4140a5c6818 Mon Sep 17 00:00:00 2001 From: Sanchayan Maity Date: Fri, 18 Jan 2019 18:53:08 +0530 Subject: [PATCH] Update tmux configuration Signed-off-by: Sanchayan Maity --- tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/tmux.conf b/tmux.conf index 4d67711..593fb31 100644 --- a/tmux.conf +++ b/tmux.conf @@ -145,6 +145,7 @@ set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tmux-resurrect' set -g @plugin 'tmux-plugins/tmux-continuum' set -g @plugin 'tmux-plugins/tmux-yank' +set -g @plugin 'tmux-plugins/tmux-copycat' set -g @plugin 'tmux-plugins/tmux-open' set -g @continuum-restore 'on'