diff --git a/.tmux.conf b/.tmux.conf index 3ab7378..750c09e 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -139,6 +139,9 @@ set -g @plugin 'jimeh/tmux-themepack' # Bitwarden integration in Tmux set -g @plugin 'Alkindi42/tmux-bitwarden' +# Custom made plugin +set -g @plugin 'tmux-plugins/tmux-yank' + # Custom made plugin set -g @themepack 'powerline/default/custom'