Apply common options to every fzf invocation.
Section: Shell integration
Define global default options
bash
bash
export FZF_DEFAULT_OPTS='--height=40% --layout=reverse --border --info=inline'Explanation
Handy for keeping your preferred layout and UI style consistent.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Shell integration