oh-my-fish / plugin-cd

A featured cd can make your fish journey much more pleasant.
https://github.com/sancoder-q/plugin-cd
MIT License
19 stars 5 forks source link

fisher update issue #17

Open fredericrous opened 3 years ago

fredericrous commented 3 years ago

installing the plugin with fisher works perfectly, however when I do fisher update, I get the following error:

. ~/.config/fish/conf.d/cd.fish
functions: Function 'cd' already exists. Cannot create copy '__plugin_cd'

~/.config/fish/conf.d/cd.fish (line 8):
functions -c __plugin_cd cd
^
from sourcing file ~/.config/fish/conf.d/cd.fish

(Type 'help functions' for related documentation)