plugin-cd icon indicating copy to clipboard operation
plugin-cd copied to clipboard

fisher update issue

Open fredericrous opened this issue 4 years ago • 0 comments

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)

fredericrous avatar Jul 04 '21 17:07 fredericrous