github jorgebucaran/fisher 4.0.0

latest releases: 4.4.4, 4.4.3, 4.4.2...
3 years ago

We've completely re-written Fisher to leverage Fish 3.x new features. It's now the smallest, fishiest, and fastest Fisher ever!

Changes

  • Use Fish 3.x.
  • Remove cache fallback, plugin dependencies, and GL/BB support (#464, #579, #582).
  • Remove key_bindings.fish support in favor of configuration snippets (#582).
  • Deprecate fishfile in favor of fish_plugins (#524).
  • Introduce new *_install and *_update events (#526, #527, #573, #582).
  • Copy files and directories inside your plugin functions, conf.d, and completions into $fisher_path (#581).
  • Deprecate init.fish, uninstall.fish in favor of the new event system (#582).
  • Deprecate add, ls, and rm in favor of install, list, and remove respectively (#593).
  • Bootstrap Fisher with Fisher (#594).

Acknowledgments

Bootstrapping Fisher with Fisher was largely inspired by @IlanCosman's work on Scuba. 💯

Don't miss a new fisher release

NewReleases is sending notifications on new releases.