diff --git a/.tmux.conf b/.tmux.conf index 43c90ab..5039ade 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -10,3 +10,6 @@ bind-key C-k send-prefix unbind C-b bind-key -T prefix j choose-tree "join-pane -s %%" + +set -g @plugin 'tmux-plugins/tmux-yank' +run '~/.tmux/plugins/tpm/tpm'