-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.md.backup
50 lines (29 loc) · 1.47 KB
/
README.md.backup
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<img src="https://cdn.rawgit.com/oh-my-fish/oh-my-fish/e4f1c2e0219a17e2c748b824004c8d0b38055c16/docs/logo.svg" align="left" width="144px" height="144px"/>
#### ultrafish
> A minimalistic theme 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-v3.0.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 https://github.com/Ultra980/ultrafish-theme
```
## Features
* Git branch
* User, hostname and current directory
## Note
This is still under development and might break at any point. Use at your own risk!
## Screenshot
<p align="center">
<img src="{{SCREENSHOT_URL}}">
</p>
# License
[MIT][mit] © [Alex S][author] et [al][contributors]
[mit]: https://opensource.org/licenses/MIT
[author]: https://github.com/{{USER}}
[contributors]: https://github.com/{{USER}}/theme-ultrafish/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
# Special thanks to
* [Joel Wanner](https://github.com/joelwanner) and his [boxfish theme](https://github.com/joelwanner/theme-boxfish), that helped me with the `git` commands