2015-10-18 02:10:29 +00:00
< img src = "https://cdn.rawgit.com/oh-my-fish/oh-my-fish/e4f1c2e0219a17e2c748b824004c8d0b38055c16/docs/logo.svg" align = "left" width = "144px" height = "144px" / >
2015-08-26 15:20:13 +00:00
2015-10-18 02:10:29 +00:00
#### {{NAME}}
> A theme for [Oh My Fish][omf-link].
[![MIT License ](https://img.shields.io/badge/license-MIT-007EC7.svg?style=flat-square )](/LICENSE)
2016-06-03 00:37:14 +00:00
[![Fish Shell Version ](https://img.shields.io/badge/fish-v2.2.0-007EC7.svg?style=flat-square )](https://fishshell.com)
2015-10-18 02:10:29 +00:00
[![Oh My Fish Framework ](https://img.shields.io/badge/Oh%20My%20Fish-Framework-007EC7.svg?style=flat-square )](https://www.github.com/oh-my-fish/oh-my-fish)
< br / >
2015-08-26 15:20:13 +00:00
2016-06-03 00:41:07 +00:00
## Install
2015-08-26 15:20:13 +00:00
```fish
2015-10-18 02:10:29 +00:00
$ omf install {{NAME}}
2015-08-26 15:20:13 +00:00
```
2016-06-03 00:41:07 +00:00
2015-08-26 15:20:13 +00:00
## Features
* Lorem ipsum dolor sit amet.
* Consectetur adipisicing elit.
2016-06-03 00:41:07 +00:00
2015-08-26 15:20:13 +00:00
## Screenshot
< p align = "center" >
< img src = "{{SCREENSHOT_URL}}" >
< / p >
2016-06-03 00:41:07 +00:00
2015-08-26 15:20:13 +00:00
# License
[MIT][mit] © [{{USER}}][author] et [al][contributors]
2016-06-03 00:37:14 +00:00
[mit]: https://opensource.org/licenses/MIT
[author]: https://github.com/{{USER}}
2016-06-03 00:42:23 +00:00
[contributors]: https://github.com/{{USER}}/theme-{{NAME}}/graphs/contributors
2015-09-03 18:35:19 +00:00
[omf-link]: https://www.github.com/oh-my-fish/oh-my-fish
2015-08-26 15:20:13 +00:00
[license-badge]: https://img.shields.io/badge/license-MIT-007EC7.svg?style=flat-square