mirror of
https://github.com/jorgebucaran/fisher
synced 2024-11-17 15:25:48 +00:00
Fix link to man page.
This commit is contained in:
parent
42a4e9e995
commit
4c9c35c092
@ -14,7 +14,7 @@ Fisherman is a plugin manager and CLI toolkit for [Fish][fish] to help you build
|
|||||||
|
|
||||||
Fisherman uses a [flat tree][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.
|
Fisherman uses a [flat tree][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][tackle], [Wahoo][wahoo] and [oh-my-fish][oh-my-fish] themes and packages.
|
Other features include dependency management, great plugin search capabilities and full compatibility with [Tackle][tackle], [Wahoo][wahoo] and [Oh My Fish][oh-my-fish] themes and packages.
|
||||||
|
|
||||||
+ [FAQ][faq]
|
+ [FAQ][faq]
|
||||||
+ [Screencasts][screencasts]
|
+ [Screencasts][screencasts]
|
||||||
@ -42,7 +42,7 @@ See [`fisher help`][fisher-1] and [`fisher help tour`][fisher-tour] for command
|
|||||||
|
|
||||||
[faq]: https://github.com/fisherman/fisherman/wiki/FAQ
|
[faq]: https://github.com/fisherman/fisherman/wiki/FAQ
|
||||||
[fish]: https://github.com/fish-shell/fish-shell
|
[fish]: https://github.com/fish-shell/fish-shell
|
||||||
[intro]: ...
|
[intro]: man/man7/fisher-tour.md
|
||||||
[wahoo]: https://github.com/bucaran/wahoo
|
[wahoo]: https://github.com/bucaran/wahoo
|
||||||
[issues]: http://github.com/fisherman/fisherman/issues
|
[issues]: http://github.com/fisherman/fisherman/issues
|
||||||
[tackle]: https://github.com/justinmayer/tackle
|
[tackle]: https://github.com/justinmayer/tackle
|
||||||
@ -50,7 +50,7 @@ See [`fisher help`][fisher-1] and [`fisher help tour`][fisher-tour] for command
|
|||||||
[flat-tree]: https://github.com/fisherman/fisherman/blob/master/man/man7/fisher.md#flat-tree
|
[flat-tree]: https://github.com/fisherman/fisherman/blob/master/man/man7/fisher.md#flat-tree
|
||||||
[oh-my-fish]: https://github.com/oh-my-fish/oh-my-fish/
|
[oh-my-fish]: https://github.com/oh-my-fish/oh-my-fish/
|
||||||
[wharf-link]: https://fisherman-wharf.herokuapp.com/
|
[wharf-link]: https://fisherman-wharf.herokuapp.com/
|
||||||
[fisher-tour]: man/man7/fisher.md
|
[fisher-tour]: man/man7/fisher-tour.md
|
||||||
[wharf-badge]: https://img.shields.io/badge/wharf-join%20the%20chat-00cc99.svg?style=flat-square
|
[wharf-badge]: https://img.shields.io/badge/wharf-join%20the%20chat-00cc99.svg?style=flat-square
|
||||||
[screencasts]: https://github.com/fisherman/fisherman/wiki/Screencasts
|
[screencasts]: https://github.com/fisherman/fisherman/wiki/Screencasts
|
||||||
[travis-link]: https://travis-ci.org/fisherman/fisherman
|
[travis-link]: https://travis-ci.org/fisherman/fisherman
|
||||||
|
Loading…
Reference in New Issue
Block a user