A plugin manager for Fish
Go to file
Kevin Ballard 0e25af4d15 Update README.md for manpage names
The manpages are `fisher(1)` and `fisher(7)`, not `fisherman(1)` and `fisherman(7)`.
2016-01-10 15:01:44 -08:00
completions Ahoy! Fisherman gets a super patch v0.3.1 2016-01-10 16:13:46 +09:00
functions Ahoy! Fisherman gets a super patch v0.3.1 2016-01-10 16:13:46 +09:00
man Ahoy! Fisherman gets a super patch v0.3.1 2016-01-10 16:13:46 +09:00
test Ahoy! Fisherman gets a super patch v0.3.1 2016-01-10 16:13:46 +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 Ahoy! Fisherman 0.3.0 2016-01-08 08:29:30 +09:00
CHANGELOG.md Add missing 0.3.0 and 0.3.1 commit links. 2016-01-10 16:25:41 +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 Ahoy! Fisherman gets a super patch v0.3.1 2016-01-10 16:13:46 +09:00
CONTRIBUTING.md Ahoy! Fisherman gets a super patch v0.3.1 2016-01-10 16:13:46 +09:00
LICENSE Ahoy! Fisherman and Happy New Year 2016. 2016-01-02 06:12:40 +09:00
Makefile Ahoy! Fisherman gets a super patch v0.3.1 2016-01-10 16:13:46 +09:00
package.json Fisherman v0.2.0 2016-01-05 06:05:11 +09:00
README.md Update README.md for manpage names 2016-01-10 15:01:44 -08:00
VERSION 0.3.1 2016-01-10 16:25:45 +09:00

Fisherman

Build Status Fisherman Version Wharf

About

Fisherman is a plugin manager for fish that lets you share and reuse code, prompts and configurations easily.

Features include a flat tree structure, external self-managed database, cache system, plugin dependencies and compatibility with Oh My Fish! packages.

Install

git clone https://github.com/fisherman/fisherman
cd fisherman
make

Contributing

Check out the contribution guidelines.

Help

See fisher(1) and fisher(7) for usage and documentation. For support and feedback join the Slack room or browse the issues.