-
Notifications
You must be signed in to change notification settings - Fork 83
Uninstalling other fzf plugins
Patrick edited this page Jan 8, 2023
·
11 revisions
fzf.fish
is incompatible with other fzf plugins for fish.
You probably installed it when you ran its installer. Uninstall by running the uninstaller. It may already exist on your system. For homebrew specifically,
cd (brew --prefix)
/opt/fzf/uninstall
If you can't find the uninstaller on your system, you should be able to download it and execute it locally.
Uninstall with fisher remove jethokuan/fzf
if you installed using fisher.