| programs.fzf.enable | Whether to enable fzf - a command-line fuzzy finder.
|
| programs.fzf.fileWidgetOptions | Command line options for the CTRL-T keybinding.
|
| programs.fzf.fileWidgetCommand | The command that gets executed as the source for fzf for the
CTRL-T keybinding.
|
| programs.fzf.defaultCommand | The command that gets executed as the default source for fzf
when running.
|
| programs.fzf.defaultOptions | Extra command line options given to fzf by default.
|
| programs.fzf.changeDirWidgetOptions | Command line options for the ALT-C keybinding.
|
| programs.fzf.changeDirWidgetCommand | The command that gets executed as the source for fzf for the
ALT-C keybinding.
|
| programs.fzf.historyWidgetOptions | Command line options for the CTRL-R keybinding.
|