oh-my-fish/pkg/omf/templates/themes/README.md
2016-06-03 14:00:20 -03:00

44 lines
1.2 KiB
Markdown

<img src="https://cdn.rawgit.com/oh-my-fish/oh-my-fish/e4f1c2e0219a17e2c748b824004c8d0b38055c16/docs/logo.svg" align="left" width="144px" height="144px"/>
#### {{NAME}}
> A theme for [Oh My Fish][omf-link].
[![MIT License](https://img.shields.io/badge/license-MIT-007EC7.svg?style=flat-square)](/LICENSE)
[![Fish Shell Version](https://img.shields.io/badge/fish-v2.2.0-007EC7.svg?style=flat-square)](https://fishshell.com)
[![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/>
## Install
```fish
$ omf install {{NAME}}
```
## Features
* Lorem ipsum dolor sit amet.
* Consectetur adipisicing elit.
## Screenshot
<p align="center">
<img src="{{SCREENSHOT_URL}}">
</p>
# License
[MIT][mit] © [{{USER}}][author] et [al][contributors]
[mit]: https://opensource.org/licenses/MIT
[author]: https://github.com/{{USER}}
[contributors]: https://github.com/{{USER}}/theme-{{NAME}}/graphs/contributors
[omf-link]: https://www.github.com/oh-my-fish/oh-my-fish
[license-badge]: https://img.shields.io/badge/license-MIT-007EC7.svg?style=flat-square