diff --git a/.tmux.conf b/.tmux.conf index 7c27145..e56a83c 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -9,6 +9,7 @@ set-option -g status-right-length 90 set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tmux-sensible' set -g @plugin 'tmux-plugins/tmux-resurrect' +set -g @plugin 'tmux-plugins/tmux-yank' set -g @plugin 'egel/tmux-gruvbox' # Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)