mirror of
https://github.com/jorgebucaran/fisher
synced 2024-11-01 21:40:18 +00:00
6e214b96b6
Update README.md for manpage names |
||
---|---|---|
completions | ||
functions | ||
man | ||
test | ||
.editorconfig | ||
.gitignore | ||
.travis.yml | ||
AUTHORS.md | ||
CHANGELOG.md | ||
CODE_OF_CONDUCT.md | ||
config.fish | ||
CONTRIBUTING.md | ||
LICENSE | ||
Makefile | ||
package.json | ||
README.md | ||
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.
- See FAQ.
- See Screencasts.
Install
git clone https://github.com/fisherman/fisherman
cd fisherman
make
Contributing
Check out the contribution guidelines.
Help
See fisher(1)
and fisher(7)
for usage and documentation. For support and feedback join the Slack room or browse the issues.
⚓