Skip to content

Commit 3d5c54a

Browse files
committed
tmux
1 parent 6328083 commit 3d5c54a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

home/.tmux.conf

+3-1
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,10 @@ bind -T root MouseUp1Pane run -b 'tmux show-buffer | xclip -i'
9797

9898
# List of plugins
9999
set -g @plugin 'tmux-plugins/tpm'
100-
set -g @plugin 'tmux-plugins/tmux-copycat'
101100
set -g @plugin 'tmux-plugins/tmux-logging'
102101
set -g @plugin 'tmux-plugins/tmux-resurrect'
102+
set -g @plugin 'Morantron/tmux-fingers'
103+
set -g @plugin 'roosta/tmux-fuzzback'
104+
set -g @plugin 'schasse/tmux-jump'
103105

104106
run '~/.tmux/plugins/tpm/tpm'

0 commit comments

Comments
 (0)