export FZF_ALT_C_OPTS="--preview 'ls --color=always {}'"

Category: Terminal Configuration

export FZF_ALT_C_OPTS="--preview 'ls --color=always {}'"

Preview directory contents when fuzzy-finding with Alt+C

Shows the contents of each directory as you scroll through Alt+C results. Lets you see what's inside a folder before cd-ing into it. Combine with eza (modern ls replacement) for even better previews.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.