You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
oh-my-fish/pkg/omf/templates/themes/README.md

41 lines
980 B
Markdown

<div align="center">
<a href="http://github.com/fish-shell/omf">
<img width=90px src="https://cloud.githubusercontent.com/assets/8317250/8510172/f006f0a4-230f-11e5-98b6-5c2e3c87088f.png">
</a>
</div>
<br>
> {{NAME}} theme for [Oh My Fish][omf-link].
## Install
```fish
$ omf u {{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]: http://opensource.org/licenses/MIT
[author]: http://github.com/{{USER}}
[contributors]: https://github.com/{{USER}}/{{NAME}}/graphs/contributors
[omf-link]: https://www.github.com/fish-shell/omf
[license-badge]: https://img.shields.io/badge/license-MIT-007EC7.svg?style=flat-square
[travis-badge]: http://img.shields.io/travis/{{USER}}/{{NAME}}.svg?style=flat-square
[travis-link]: https://travis-ci.org/{{USER}}/{{NAME}}