aboutsummaryrefslogtreecommitdiffstats
path: root/.tmux.conf
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2021-12-29 16:55:20 +0000
committerterminaldweller <thabogre@gmail.com>2021-12-29 16:55:20 +0000
commitf2ef99d0ac3cde7469da9a0b35a66043d13acc4a (patch)
tree7349c560d39c0489aac59f8d3dfe05aa8a65c9e3 /.tmux.conf
parentmore updates. some chroot stuff (diff)
downloadscripts-f2ef99d0ac3cde7469da9a0b35a66043d13acc4a.tar.gz
scripts-f2ef99d0ac3cde7469da9a0b35a66043d13acc4a.zip
updates
Diffstat (limited to '')
-rw-r--r--.tmux.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/.tmux.conf b/.tmux.conf
index a88b288..4abf85c 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -5,6 +5,7 @@ set -g @plugin 'soyuka/tmux-current-pane-hostname'
set -g @plugin 'laktak/extrakto'
set -g @plugin 'tmux-plugins/tmux-copycat'
set -g @plugin 'schasse/tmux-jump'
+set -g @plugin 'tmux-plugins/tmux-yank'
set -g @continuum-restore 'on'
set -g @plugin 'tmux-plugins/tmux-prefix-highlight'
set -g @plugin 'tmux-plugins/tmux-continuum'