f5f6f62f00b60d8ebc1d8008604b78d0fc4c3da4
Signed-off-by: Onuralp SEZER <thunderbirdtr@fedoraproject.org>
fzf provides several niceties, such as shell completion, shell key bindings, and a vim plugin. In Fedora, we only enable the shell completion and install the plugin for vim and neovim by default as they are generally non-intrusive. The key bindings are installed but not enabled. To enable shell key bindings, source the applicable script from /usr/share/fzf/shell from your shell initialization. For example, use /usr/share/fzf/shell/key-bindings.bash in ~/.bashrc for user-wide bash.
Description
Languages
Makefile
100%