-
Notifications
You must be signed in to change notification settings - Fork 280
Closed
Labels
docsDocs and not so docsDocs and not so docs
Description
If you're upgrading from 3.x or older:
- Upgrading will remove installed plugins, so make a list of the current state for later:
set --local plugins (read --null <~/.config/fish/fishfile)- Uninstall the old Fisher:
$ fisher self-uninstall- Install the latest Fisher and restore previously installed plugins:
$ curl -sL https://git.io/fisher | source && fisher install jorgebucaran/fisher $pluginsReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
docsDocs and not so docsDocs and not so docs