You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Jorge Bucaran 34584593ab
0.6.0
8 years ago
completions Ahoy! Fisherman 0.5.0 8 years ago
functions Reset completions after a successful index update. 8 years ago
man Revise documentation, use more consistent style, remove deprecated APIs. Closes #77 8 years ago
test Remove superfluous ticks. 8 years ago
.editorconfig Ahoy! Fisherman and Happy New Year 2016. 9 years ago
.gitignore Ahoy! Fisherman and Happy New Year 2016. 9 years ago
.travis.yml Ahoy! Fisherman and Happy New Year 2016. 9 years ago
AUTHORS.md Ahoy! Fisherman 0.5.0 8 years ago
CHANGELOG.md Update. 8 years ago
CODE_OF_CONDUCT.md Ahoy! Fisherman gets a super patch v0.3.1 9 years ago
CONTRIBUTING.md Introducting Fisherman's official website: 9 years ago
LICENSE Ahoy! Fisherman and Happy New Year 2016. 9 years ago
Makefile Use specific timeout of 0 to force index update to wait always. 8 years ago
README.md 0.6.0 8 years ago
VERSION 0.6.0 8 years ago
config.fish Remove $fisher_index from the config and isolate inside __fisher_index_update. 8 years ago

README.md

Fisherman

Build Status Fisherman Version Wharf

Fisherman

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. Fundle performs well, but still runs cumbersome startup code. 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.