mirror of
https://github.com/jorgebucaran/fisher
synced 2024-11-09 07:10:27 +00:00
Add emoji 🔎 and show installing Fisherman is simple.
This commit is contained in:
parent
cf0d1f065c
commit
fe608a1fae
32
README.md
32
README.md
@ -16,35 +16,43 @@
|
|||||||
<br>
|
<br>
|
||||||
</h1>
|
</h1>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
**Fisherman** is a blazing fast, modern plugin manager for [Fish](http://fishshell.com/).
|
**Fisherman** is a blazing fast, modern plugin manager for [Fish](http://fishshell.com/).
|
||||||
|
|
||||||
|
|
||||||
▸ **[Get Started]**<br>
|
▸ **[Get Started]**<br>
|
||||||
▸ **[Find Plugins]**
|
▸ **[Find Plugins]** :mag_right:
|
||||||
|
|
||||||
|
|
||||||
### Performance
|
## Install
|
||||||
|
|
||||||
|
```fish
|
||||||
|
curl -sL get.fisherman.sh | fish
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
## Help
|
||||||
|
|
||||||
|
For documentation and tutorials see the [wiki]. For questions and feedback join the Slack [room][slack-link] or browse the [issues].
|
||||||
|
|
||||||
|
|
||||||
|
## Speed
|
||||||
|
|
||||||
Fisherman runs virtually no initialization code making it as fast as no Fisherman.
|
Fisherman runs virtually no initialization code making it as fast as no Fisherman.
|
||||||
|
|
||||||
```fish
|
<p align="center">
|
||||||
time -p fish -ic exit
|
|
||||||
```
|
|
||||||
|
|
||||||
<h3 align="center">
|
|
||||||
<a href="https://github.com/fisherman/fisherman/wiki/Performance">
|
<a href="https://github.com/fisherman/fisherman/wiki/Performance">
|
||||||
<img
|
<img
|
||||||
width=560px
|
width=560px
|
||||||
alt="Performance"
|
alt="Performance"
|
||||||
src="https://cloud.githubusercontent.com/assets/8317250/13278821/b43c29f8-db16-11e5-837d-42f19d1dd19d.png">
|
src="https://cloud.githubusercontent.com/assets/8317250/13278821/b43c29f8-db16-11e5-837d-42f19d1dd19d.png">
|
||||||
|
<br>
|
||||||
|
<sup><sup>DETAILS</sup></sup>
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Documentation
|
|
||||||
|
|
||||||
For documentation and guides see the [wiki]. For questions and feedback join the Slack [room][slack-link] or browse the [issues].
|
|
||||||
|
|
||||||
[travis-link]: https://travis-ci.org/fisherman/fisherman
|
[travis-link]: https://travis-ci.org/fisherman/fisherman
|
||||||
[travis-badge]: https://img.shields.io/travis/fisherman/fisherman.svg?style=flat-square
|
[travis-badge]: https://img.shields.io/travis/fisherman/fisherman.svg?style=flat-square
|
||||||
[version-badge]: https://img.shields.io/badge/latest-v0.8.0-00B9FF.svg?style=flat-square
|
[version-badge]: https://img.shields.io/badge/latest-v0.8.0-00B9FF.svg?style=flat-square
|
||||||
|
Loading…
Reference in New Issue
Block a user