A plugin manager for Fish
Go to file
Jorge Bucaran 8bfdf82171
Merge pull request #30 from fisherman/v030
Ahoy! Fisherman 0.3.0
2016-01-08 08:48:29 +09:00
completions Ahoy! Fisherman 0.3.0 2016-01-08 08:29:30 +09:00
functions Ahoy! Fisherman 0.3.0 2016-01-08 08:29:30 +09:00
man Ahoy! Fisherman 0.3.0 2016-01-08 08:29:30 +09:00
test Ahoy! Fisherman 0.3.0 2016-01-08 08:29:30 +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 Ahoy! Fisherman 0.3.0 2016-01-08 08:29:30 +09:00
CODE_OF_CONDUCT.md Fisherman v0.2.0 2016-01-05 06:05:11 +09:00
config.fish Ahoy! Fisherman 0.3.0 2016-01-08 08:29:30 +09:00
CONTRIBUTING.md Fisherman v0.2.0 2016-01-05 06:05:11 +09:00
LICENSE Ahoy! Fisherman and Happy New Year 2016. 2016-01-02 06:12:40 +09:00
Makefile Ahoy! Fisherman 0.3.0 2016-01-08 08:29:30 +09:00
package.json Fisherman v0.2.0 2016-01-05 06:05:11 +09:00
README.md Ahoy! Fisherman 0.3.0 2016-01-08 08:29:30 +09:00
VERSION Ahoy! Fisherman 0.3.0 2016-01-08 08:29:30 +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
fisher help

Contributing

Check out the contribution guidelines.

Help

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