A plugin manager for Fish
Go to file
2016-02-11 13:19:35 +09:00
completions Ahoy! Fisherman 0.5.0 2016-02-02 04:39:16 +09:00
functions Ahoy! an early v0.7.0 is here! 2016-02-11 09:40:03 +09:00
man Revise documentation, use more consistent style, remove deprecated APIs. Closes #77 2016-02-07 20:06:04 +09:00
test Ahoy! an early v0.7.0 is here! 2016-02-11 09:40:03 +09:00
.editorconfig Ahoy! Fisherman and Happy New Year 2016. 2016-01-02 06:12:40 +09:00
.gitignore Ahoy! Fisherman and Happy New Year 2016. 2016-01-02 06:12:40 +09:00
.travis.yml Ahoy! Fisherman and Happy New Year 2016. 2016-01-02 06:12:40 +09:00
AUTHORS.md Add @daenney automatically. 2016-02-11 10:52:29 +09:00
CHANGELOG.md Ahoy! an early v0.7.0 is here! 2016-02-11 09:40:03 +09:00
CODE_OF_CONDUCT.md Ahoy! Fisherman gets a super patch v0.3.1 2016-01-10 16:13:46 +09:00
config.fish Remove $fisher_index from the config and isolate inside __fisher_index_update. 2016-02-07 20:07:09 +09:00
CONTRIBUTING.md Make Slack logo blue. 2016-02-11 13:18:43 +09:00
LICENSE Ahoy! Fisherman and Happy New Year 2016. 2016-01-02 06:12:40 +09:00
Makefile Use specific timeout of 0 to force index update to wait always. 2016-02-07 20:06:48 +09:00
README.md Remove , but still think it's cool. 2016-02-11 13:19:35 +09:00
VERSION 0.7.0 2016-02-11 09:56:12 +09:00


Fisherman


Build Status Fisherman Version Slack Room


Fisherman is a blazing fast, modern plugin manager for Fish.

Features include a flat tree dependency model, external self-managed index, cache mechanism, full test coverage and compatibility with Tackle, Oh My Fish! and Wahoo themes and plugins.

  👉 Get Started

Performance

The following benchmarks were calculated using a 2.4 GHz Intel Core i5 MacBook Pro running on Flash Storage. See Performance to learn more.

time -p fish -ic exit

Fisherman runs virtually no initialization code making it as fast as no Fisherman. Oh My Fish! has the worst performance at 0.21 seconds for a lightweight setup.

Performance
SEE MORE

Documentation

For documentation and guides see the wiki. For questions and feedback join the Slack room or browse the issues.