From 35a0575a2037d08b07c5b51f995cc4795bb5a85b Mon Sep 17 00:00:00 2001 From: LordMZTE Date: Fri, 8 Jan 2021 16:43:49 +0100 Subject: [PATCH] update tmux conf --- .tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.tmux.conf b/.tmux.conf index bc083ed..3c09aca 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -15,5 +15,6 @@ set -g @dracula-show-location false set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tmux-sensible' set -g @plugin 'dracula/tmux' +set -g @plugin 'tmux-plugins/tmux-yank' run '~/.tmux/plugins/tpm/tpm'