A plugin manager for Fish
Go to file
2016-01-12 05:14:42 +09:00
completions Introducting Fisherman's official website: 2016-01-12 05:00:34 +09:00
functions Introducting Fisherman's official website: 2016-01-12 05:00:34 +09:00
man Introducting Fisherman's official website: 2016-01-12 05:00:34 +09:00
test Introducting Fisherman's official website: 2016-01-12 05:00:34 +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 Introducting Fisherman's official website: 2016-01-12 05:00:34 +09:00
CHANGELOG.md Introducting Fisherman's official website: 2016-01-12 05:00:34 +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 Introducting Fisherman's official website: 2016-01-12 05:00:34 +09:00
CONTRIBUTING.md Introducting Fisherman's official website: 2016-01-12 05:00:34 +09:00
LICENSE Ahoy! Fisherman and Happy New Year 2016. 2016-01-02 06:12:40 +09:00
Makefile Introducting Fisherman's official website: 2016-01-12 05:00:34 +09:00
package.json Introducting Fisherman's official website: 2016-01-12 05:00:34 +09:00
README.md Introducting Fisherman's official website: 2016-01-12 05:00:34 +09: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 and CLI toolkit for Fish to help you build powerful utilities and share your code easily.

Fisherman uses a flat tree structure that adds no cruft to your shell, making it as fast as no Fisherman. The cache mechanism lets you query the index offline and enable or disable plugins as you wish.

Other features include dependency management, great plugin search capabilities and full compatibility with Tackle, Wahoo and oh-my-fish themes and packages.

Install

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

Documentation

See fisher help and fisher help tour for command usage help. For support and feedback join the Slack room or browse the issues.