mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-01-22 13:05:14 +08:00
Update README.md
This commit is contained in:
parent
f7d1bd5b32
commit
ab873d3649
36
README.md
36
README.md
|
@ -1,6 +1,36 @@
|
|||
<a name="omf"></a>
|
||||
# Oh My Fish!
|
||||
|
||||
[![Build Status](https://travis-ci.org/bpinto/oh-my-fish.svg?branch=master)](https://travis-ci.org/bpinto/oh-my-fish)
|
||||
[![Build Status](https://travis-ci.org/bpinto/oh-my-fish.svg?branch=master)](https://travis-ci.org/bpinto/oh-my-fish) ![](https://img.shields.io/badge/Framework-Oh My Fish-blue.svg?style=flat)
|
||||
|
||||
<p align="center">
|
||||
|
||||
<b><a href="#why?">Why?</a></b>
|
||||
|
|
||||
<b><a href="#how">How?</a></b>
|
||||
|
|
||||
<b><a href="#what">What?</a></b>
|
||||
|
|
||||
<b><a href="https://github.com/bucaran/darwin/wiki/Copy-&-Paste-Recipes">Recipes</a></b>
|
||||
|
|
||||
<b><a href="#installation">Installation</a></b>
|
||||
|
|
||||
<b><a href="#usage">Usage</a></b>
|
||||
|
|
||||
<b><a href="#send-us-your-theme">Contribute</a></b>
|
||||
|
|
||||
<b><a href="#uninstall">Uninstall</a></b>
|
||||
|
|
||||
<b><a href="#license">License</a></b>
|
||||
</p>
|
||||
|
||||
|
||||
<p align="center">
|
||||
<a href="https://github.com/bpinto/oh-my-fish">
|
||||
<img width=50% src="https://cloud.githubusercontent.com/assets/958723/6883431/9beb62b0-d58b-11e4-902c-2f716859a7ad.png">
|
||||
</a>
|
||||
|
||||
</p>
|
||||
|
||||
### Why?
|
||||
Developing on a shell should be a pleasure. Our goal is to help developers that do not want to spend time configuring their own computer to spend time doing what they want.
|
||||
|
@ -70,3 +100,7 @@ We are hoping to collect a bunch of themes for our command prompts. You can see
|
|||
## Uninstall
|
||||
|
||||
rm -rf ~/.oh-my-fish
|
||||
|
||||
## License
|
||||
|
||||
[MIT](http://mit-license.org) © [Contributors](https://github.com/bpinto/oh-my-fish/graphs/contributors)
|
||||
|
|
Loading…
Reference in New Issue
Block a user