diff --git a/.tmux.conf b/.tmux.conf index 8729604..19761de 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,5 +1,6 @@ set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tmux-sensible' +set -g @plugin 'tmux-plugins/tmux-yank' run '~/.tmux/plugins/tpm/tpm'