mirror of
https://github.com/oh-my-fish/oh-my-fish
synced 2024-11-03 15:40:32 +00:00
Merge pull request #415 from bpinto/bucaran-readme
Awesome README + @marcker's Logo
This commit is contained in:
commit
096c1be0b6
33
README.md
33
README.md
@ -1,6 +1,33 @@
|
|||||||
|
<a name="omf"></a>
|
||||||
|
[![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) ![](https://img.shields.io/cocoapods/l/AFNetworking.svg)
|
||||||
# Oh My Fish!
|
# Oh My Fish!
|
||||||
|
|
||||||
[![Build Status](https://travis-ci.org/bpinto/oh-my-fish.svg?branch=master)](https://travis-ci.org/bpinto/oh-my-fish)
|
<p align="center">
|
||||||
|
|
||||||
|
<b><a href="#about">About</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>
|
||||||
|
|
||||||
|
## About
|
||||||
|
|
||||||
### Why?
|
### 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.
|
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 +97,7 @@ We are hoping to collect a bunch of themes for our command prompts. You can see
|
|||||||
## Uninstall
|
## Uninstall
|
||||||
|
|
||||||
rm -rf ~/.oh-my-fish
|
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