From ab873d36492b7cf32c749efde905da5a234ec505 Mon Sep 17 00:00:00 2001 From: Jorge Bucaran Date: Sun, 29 Mar 2015 12:45:38 +0900 Subject: [PATCH 1/4] Update README.md --- README.md | 36 +++++++++++++++++++++++++++++++++++- 1 file changed, 35 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0dd06de..353e6cd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,36 @@ + # 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) + +

+ +Why? +| +How? +| +What? +| +Recipes +| +Installation +| +Usage +| +Contribute +| +Uninstall +| +License +

+ + +

+ + + + +

### 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) From 25bb8f2805bc09d11c3912edcf2aab32df0c26ab Mon Sep 17 00:00:00 2001 From: Jorge Bucaran Date: Sun, 29 Mar 2015 12:47:58 +0900 Subject: [PATCH 2/4] Align badges. :metal: --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 353e6cd..1e191e2 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,9 @@ -# 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) +# 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)

-Why? +Why? | How? | From b5db044a7e044ff64936f9c816a31b6f0c47590e Mon Sep 17 00:00:00 2001 From: Jorge Bucaran Date: Sun, 29 Mar 2015 12:48:31 +0900 Subject: [PATCH 3/4] Align badges :metal: --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e191e2..e3d97a7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ -# 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) +[![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) +# Oh My Fish!

From 2eb699854d13b12c6c56bb7da09cf315aba087b1 Mon Sep 17 00:00:00 2001 From: Jorge Bucaran Date: Sun, 29 Mar 2015 12:53:38 +0900 Subject: [PATCH 4/4] Add awesome sauce to README --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e3d97a7..d7934cc 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,10 @@ -[![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) +[![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!

-Why? -| -How? -| -What? +About | Recipes | @@ -31,6 +27,8 @@

+## About + ### 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.