Fisherman

[![Build Status][travis-badge]][travis-link] ![Fisherman Version][fisherman-version] ## About Fisherman is a shell manager for [fish][fish] that lets you share and reuse code, prompts and configurations easily. See [FAQ][faq]. ## Install ```fish git clone https://github.com/fisherman/fisherman cd fisherman make ``` ## Contributing Check out the [contribution](CONTRIBUTING.md) guidelines. ## Help See [`fisherman(1)`][fisherman-1] and [`fisherman(7)`][fisherman-7] for usage and documentation. For support and feedback join the [Gitter room][wharf] or browse the [issues][issues]. [fish]: https://github.com/fish-shell/fish-shell [faq]: https://github.com/fisherman/fisherman/wiki/FAQ [issues]: http://github.com/fisherman/fisherman/issues [wharf]: https://gitter.im/fisherman/wharf [fisherman-1]: man/man1/fisher.md [fisherman-7]: man/man7/fisher.md [travis-link]: https://travis-ci.org/fisherman/fisherman [travis-badge]: https://img.shields.io/travis/fisherman/fisherman.svg?style=flat-square [fisherman-version]: https://img.shields.io/badge/fisherman-v0.1.0-00B9FF.svg?style=flat-square