mirror of
https://github.com/jorgebucaran/fisher
synced 2024-11-05 12:00:17 +00:00
2.2 KiB
2.2 KiB
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.
⚓