mirror of
https://github.com/junegunn/fzf.git
synced 2025-12-06 12:54:26 +08:00
This simplifies the distribution, and the users are less likely to have
problems caused by using incompatible scripts and binaries.
# Set up fzf key bindings and fuzzy completion
eval "$(fzf --bash)"
# Set up fzf key bindings and fuzzy completion
eval "$(fzf --zsh)"
# Set up fzf key bindings
fzf --fish | source
1.1 KiB
1.1 KiB