You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How did you install fd? Can you check it is working properly?
I tried to reproduce the issue here, it worked under fish and not under bash and zsh, so I realized that my $PATH wasn't properly configured to include the fd binary. After I fixed that the command is working in all three shells.
I use fzf today.
and I add export in ~/.bash_profile
and then
And then use
fzf
It's show this error
and the preview configuration is work, but the default command is failed.
And I remove that line from the bash_profile, or reinstall the fzf it still failed.
The text was updated successfully, but these errors were encountered: