Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Closed
jorgebucaran opened this issue Jan 18, 2021 · 0 comments
Closed

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

jorgebucaran opened this issue Jan 18, 2021 · 0 comments
Labels
docs Docs and not so docs

Comments

@jorgebucaran
Copy link
Owner

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
@jorgebucaran jorgebucaran added the docs Docs and not so docs label Jan 18, 2021
@jorgebucaran jorgebucaran pinned this issue Jan 18, 2021
Nilay-Shah added a commit to Nilay-Shah/dotfiles that referenced this issue Apr 29, 2021
the file name for storing plugins has changed! use the migration guide
(jorgebucaran/fisher#652) and migrate to the
newer version
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
docs Docs and not so docs
Projects
None yet
Development

No branches or pull requests

1 participant