diff --git a/private_dot_config/tmux/tmux.conf b/private_dot_config/tmux/tmux.conf index 7af652d..ec116d1 100644 --- a/private_dot_config/tmux/tmux.conf +++ b/private_dot_config/tmux/tmux.conf @@ -73,6 +73,8 @@ set -g @plugin 'erikw/tmux-powerline' set -g @plugin "nordtheme/tmux" set -g @plugin 'rafi/tmux-pass' +set -g @plugin 'sainnhe/tmux-fzf' + # set -g @pass-key b # Initialize TMUX plugin manager (keep this section at the very bottom of tmux.conf)