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
Errors are printed while running the fisher uninstall hook.
To Reproduce
Steps to reproduce the behavior:
$ fisher remove gazorby/fifcfisher remove version 4.4.4set: --erase: option requires an argument~/.config/fish/conf.d/fifc.fish (line 68): set -e $_fifc_ordered_comp[$i] ^in function '_fifc_uninstall' called on line 1 of file ~/.config/fish/functions/fisher.fishin event handler: handler for generic event “fifc_uninstall” called on line 135 of file ~/.config/fish/functions/fisher.fish(Type 'help set' for related documentation)~/.config/fish/conf.d/fifc.fish (line 68): array indices start at 1, not 0. set -e $_fifc_ordered_comp[$i] ^in function '_fifc_uninstall' called on line 1 of file ~/.config/fish/functions/fisher.fishin event handler: handler for generic event “fifc_uninstall” called on line 135 of file ~/.config/fish/functions/fisher.fish
System (please complete the following information):
fish 3.7.1
Distribution macOS (but this should happen anywhere)
The text was updated successfully, but these errors were encountered:
Describe the bug
Errors are printed while running the fisher uninstall hook.
To Reproduce
Steps to reproduce the behavior:
System (please complete the following information):
The text was updated successfully, but these errors were encountered: