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 5faf3a7812 Favor > for themes over | for symbolic links. 9 years ago
completions Ahoy! Fisherman 0.5.0 9 years ago
functions Favor > for themes over | for symbolic links. 9 years ago
man Typos. 9 years ago
test Strip plugin list decorators when parsing fishfile 9 years ago
.editorconfig
.gitignore
.travis.yml
AUTHORS.md Ahoy! Fisherman 0.5.0 9 years ago
CHANGELOG.md Typos. 9 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
Makefile Create empty fishfile during make install. 9 years ago
README.md Tweak header, switch 'Get Started' emoji. 9 years ago
VERSION 0.5.0 9 years ago
config.fish Ahoy! Fisherman 0.5.0 9 years ago

README.md

Fisherman

Build Status Fisherman Version Wharf

About

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

Features include a flat tree dependency model, external self-managed database, cache mechanism, great 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.

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 by far the worst performance at 0.21s.

To learn more about these benchmarks, see Performance.

Documentation

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