update readme
This commit is contained in:
parent
75549ce640
commit
cf7c8e7ae9
1 changed files with 14 additions and 14 deletions
24
README.md
24
README.md
|
@ -2,19 +2,19 @@
|
||||||
|
|
||||||
A fish (shell) theme with a Slavic cat and a rainbow that signifies git status.
|
A fish (shell) theme with a Slavic cat and a rainbow that signifies git status.
|
||||||
|
|
||||||
|
|
||||||
[![Oh My Fish](https://img.shields.io/badge/Framework-Oh_My_Fish-blue.svg?style=flat)](https://github.com/oh-my-fish/oh-my-fish)
|
[![Oh My Fish](https://img.shields.io/badge/Framework-Oh_My_Fish-blue.svg?style=flat)](https://github.com/oh-my-fish/oh-my-fish)
|
||||||
[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](/LICENSE)
|
[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](/LICENSE)
|
||||||
|
|
||||||
![Slavic cat in action](https://github.com/yangwao/omf-theme-slavic-cat/blob/master/screenshot.png?raw=true)
|
![Slavic cat in action](https://github.com/yangwao/omf-theme-slavic-cat/blob/master/screenshot.png?raw=true)
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
## Instalation
|
### Requirements
|
||||||
|
|
||||||
#### Requirements
|
- [Fish shell](https://github.com/fish-shell/fish-shell) - a smart
|
||||||
* [Fish shell](https://github.com/fish-shell/fish-shell) - a smart and user-friendly command line
|
and user-friendly command line
|
||||||
shell for OS X, Linux, and the rest of the family
|
shell for OS X, Linux, and the rest of the family
|
||||||
* [Oh My Fish](https://github.com/oh-my-fish/oh-my-fish) - The Fishshell Framework
|
- [Oh My Fish](https://github.com/oh-my-fish/oh-my-fish) - The Fishshell Framework
|
||||||
|
|
||||||
Once Oh My Fish is installed:
|
Once Oh My Fish is installed:
|
||||||
|
|
||||||
|
@ -24,10 +24,10 @@ Once Oh My Fish is installed:
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
* Minimal Look & Prompt
|
- Minimal Look & Prompt
|
||||||
* Current short version pwd
|
- Current short version pwd
|
||||||
* Display branch for Git projects
|
- Display branch for Git projects
|
||||||
* Git project dirty status indicator *meow* **(R,C,A,U,M,?)** *meow*
|
- Git project dirty status indicator _meow_ **(R,C,A,U,M,?)** _meow_
|
||||||
* Fish shell vi mode indicator
|
- Fish shell vi mode indicator
|
||||||
* Next line prompt
|
- Next line prompt
|
||||||
* Two unicodes included!
|
- Two unicodes included!
|
||||||
|
|
Loading…
Reference in a new issue