fd is orders of magnitude faster when searching for files. This patch
will force fzf to use fd instead of find.
This change is implemented per the recommendation:
https://github.com/junegunn/fzf#environment-variables
These will not work yet, since they are used across component types, but this will start working once everything is loaded from the same "enabled" directory.