replace rg with fd for fzf

This commit is contained in:
Noah Masur 2020-11-25 15:48:19 -05:00
parent 45fb7f7b9a
commit 751148f38e

View File

@ -42,7 +42,7 @@ if status --is-interactive
# Fuzzy finder
fzf_key_bindings
set -g FZF_DEFAULT_COMMAND 'rg --files'
set -g FZF_DEFAULT_COMMAND 'fd --type file --hidden'
set -g FZF_DEFAULT_OPTS '-m --height 50% --border'
# Use `starship` prompt