Add tmux-yank

This commit is contained in:
Kevin Cotugno 2022-04-21 21:10:37 -07:00
parent e6abbca8ef
commit 42e2a931c2

View File

@ -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'