A plugin manager for Fish
Go to file
2016-01-03 03:20:29 +00:00
completions Ahoy! Fisherman and Happy New Year 2016. 2016-01-02 06:12:40 +09:00
functions Fix mktemp on Mac OS X 2016-01-03 03:20:29 +00:00
man Add features to README and update wording in fisher(7). 2016-01-02 08:58:09 +09:00
test Ahoy! Fisherman and Happy New Year 2016. 2016-01-02 06:12:40 +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 Ahoy! Fisherman and Happy New Year 2016. 2016-01-02 06:12:40 +09:00
config.fish Ahoy! Fisherman and Happy New Year 2016. 2016-01-02 06:12:40 +09:00
CONTRIBUTING.md Ahoy! Fisherman and Happy New Year 2016. 2016-01-02 06:12:40 +09:00
FAQ.md Ahoy! Fisherman and Happy New Year 2016. 2016-01-02 06:12:40 +09:00
LICENSE Ahoy! Fisherman and Happy New Year 2016. 2016-01-02 06:12:40 +09:00
Makefile Ahoy! Fisherman and Happy New Year 2016. 2016-01-02 06:12:40 +09:00
package.json Ahoy! Fisherman and Happy New Year 2016. 2016-01-02 06:12:40 +09:00
README.md Add features to README and update wording in fisher(7). 2016-01-02 08:58:09 +09:00
VERSION 0.1.0 2016-01-02 06:13:00 +09:00

Fisherman

Build Status Fisherman Version

About

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

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

See FAQ.

Install

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

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.