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 8330c3ee0e
Merge pull request #26 from simnalamburt/master
We have moved into slack room from gitter
9 years ago
completions Fisherman v0.2.0 9 years ago
functions Fisherman v0.2.0 9 years ago
man Fisherman v0.2.0 9 years ago
share Fisherman v0.2.0 9 years ago
test Fisherman v0.2.0 9 years ago
.editorconfig Ahoy! Fisherman and Happy New Year 2016. 9 years ago
.gitignore Ahoy! Fisherman and Happy New Year 2016. 9 years ago
.travis.yml Ahoy! Fisherman and Happy New Year 2016. 9 years ago
AUTHORS.md Ahoy! Fisherman and Happy New Year 2016. 9 years ago
CHANGELOG.md Fisherman v0.2.0 9 years ago
CODE_OF_CONDUCT.md Fisherman v0.2.0 9 years ago
CONTRIBUTING.md Fisherman v0.2.0 9 years ago
LICENSE Ahoy! Fisherman and Happy New Year 2016. 9 years ago
Makefile Fisherman v0.2.0 9 years ago
README.md We have moved into slack room from gitter 9 years ago
VERSION 0.2.0 9 years ago
config.fish Fisherman v0.2.0 9 years ago
package.json Fisherman v0.2.0 9 years ago

README.md

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.