Add tmux yank plugin

This commit is contained in:
Tanguy Herbron 2021-11-17 11:51:12 +01:00
parent 3518d95c3a
commit 007e8fe55e

View File

@ -139,6 +139,9 @@ set -g @plugin 'jimeh/tmux-themepack'
# Bitwarden integration in Tmux # Bitwarden integration in Tmux
set -g @plugin 'Alkindi42/tmux-bitwarden' set -g @plugin 'Alkindi42/tmux-bitwarden'
# Custom made plugin
set -g @plugin 'tmux-plugins/tmux-yank'
# Custom made plugin # Custom made plugin
set -g @themepack 'powerline/default/custom' set -g @themepack 'powerline/default/custom'