Ultima attività 1730170092

fzf-18.sh Raw
1# Print tree structure in the preview window
2 export FZF_ALT_C_OPTS="
3 --walker-skip .git,node_modules,target
4 --preview 'tree -C {}'"