Update '.config/fzf/fzf.rc'

This commit is contained in:
2023-05-27 21:04:28 +02:00
parent ac6ad06963
commit b5a9e566be

View File

@@ -1,3 +1,6 @@
[ -f /home/chris/.config/fzf/shell/completion.zsh ] && source /home/chris/.config/fzf/shell/completion.zsh
[ -f /home/chris/.config/fzf/shell/key-bindings.zsh ] && source /home/chris/.config/fzf/shell/key-bindings.zsh
# switch group using `,` and `.`
zstyle ':fzf-tab:*' switch-group ',' '.'
zstyle ':fzf-tab:*' fzf-command ftb-tmux-popup