From de0f47cda434ac221f20ae54582918b5625204a0 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Wed, 1 May 2019 16:10:57 +0300 Subject: Add tmux-yank plugin --- .tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.tmux.conf b/.tmux.conf index 13e489c..74d5a1e 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -87,6 +87,7 @@ set-option -ga terminal-overrides ",xterm-kitty:Tc" # List of plugins set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tmux-sensible' +set -g @plugin 'tmux-plugins/tmux-yank' # Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf) run -b '~/.tmux/plugins/tpm/tpm' -- cgit v1.2.3-70-g09d2