Configure FZF To Use fd For File Finding
let $FZF_DEFAULT_COMMAND = 'fd --type f --color=always'let $FZF_DEFAULT_COMMAND = 'fd --type f --color=always' --exclude .git --ignore-file ~/.gitignore'Last updated
let $FZF_DEFAULT_COMMAND = 'fd --type f --color=always'let $FZF_DEFAULT_COMMAND = 'fd --type f --color=always' --exclude .git --ignore-file ~/.gitignore'Last updated