Skip to content

How do I upgrade to Fisher 4.x? #652

Closed
@jorgebucaran

Description

@jorgebucaran

If you're upgrading from 3.x or older:

  1. Upgrading will remove installed plugins, so make a list of the current state for later:
set --local plugins (read --null <~/.config/fish/fishfile)
  1. Uninstall the old Fisher:
$ fisher self-uninstall
  1. Install the latest Fisher and restore previously installed plugins:
$ curl -sL https://git.io/fisher | source && fisher install jorgebucaran/fisher $plugins

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocs and not so docs

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions