A plugin manager for Fish
Go to file
Jorge Bucaran 8b62b1357f
Merge pull request #18 from fisherman/v020
Fisherman v0.2.0
2016-01-05 06:26:44 +09:00
completions Fisherman v0.2.0 2016-01-05 06:05:11 +09:00
functions Fisherman v0.2.0 2016-01-05 06:05:11 +09:00
man Fisherman v0.2.0 2016-01-05 06:05:11 +09:00
share Fisherman v0.2.0 2016-01-05 06:05:11 +09:00
test Fisherman v0.2.0 2016-01-05 06:05:11 +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 and Happy New Year 2016. 2016-01-02 06:12:40 +09:00
CHANGELOG.md Fisherman v0.2.0 2016-01-05 06:05:11 +09:00
CODE_OF_CONDUCT.md Fisherman v0.2.0 2016-01-05 06:05:11 +09:00
config.fish Fisherman v0.2.0 2016-01-05 06:05:11 +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 Fisherman v0.2.0 2016-01-05 06:05:11 +09:00
package.json Fisherman v0.2.0 2016-01-05 06:05:11 +09:00
README.md Fisherman v0.2.0 2016-01-05 06:05:11 +09:00
VERSION 0.1.0 2016-01-02 06:13:00 +09:00

Fisherman

Build Status Fisherman Version

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 Gitter room or browse the issues.