mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
Closes: https://github.com/gentoo/gentoo/pull/44304 Closes: https://bugs.gentoo.org/965021 Closes: https://bugs.gentoo.org/926042 Closes: https://bugs.gentoo.org/900859 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
To add fzf support to your shell, make sure to use the right file from /usr/share/fzf. For bash, add the following line to ~/.bashrc: # source /usr/share/bash-completion/completions/fzf # source /usr/share/fzf/key-bindings.bash Plugins for Vim and Neovim are installed to respective directories and will work out of the box. For fzf support in tmux see fzf-tmux(1).