jorgebucaran / fisher

A plugin manager for Fish
https://git.io/fisher
MIT License
7.7k stars 263 forks source link

fisher: Plugin not installed message after removing a plugin #739

Closed ubmit closed 2 years ago

ubmit commented 2 years ago

I realized that after removing a plugin installed with fisher the message fisher: Plugin not installed: "{plugin-name}"is displayed.

~/.c/fish | 1 ❱ fisher ls
jorgebucaran/fisher
jethrokuan/z
jorgebucaran/autopair.fish
danhper/fish-ssh-agent
jorgebucaran/hydro
catppuccin/fish
~/.c/fish ❱ fisher remove catppucin/fish
fisher: Plugin not installed: "catppucin/fish"

Is this the expected behavior?

jorgebucaran commented 2 years ago

Perhaps you upgraded from an ancient Fisher version or mucked with Fisher state? What else can you share?

ubmit commented 2 years ago

Sorry for the late reply! I was indeed in a weird state. After reinstalling fisher everything started to behave as expected.

jorgebucaran commented 2 years ago

No worries! 👍