Commit 4403f7a5 authored by Derek Willian Stavis's avatar Derek Willian Stavis

Merge pull request #250 from oh-my-fish/update-themes-docs

docs: update Themes.md
parents 430a1d8a a52bd856
......@@ -16,6 +16,7 @@
- [default](#default)
- [eclm](#eclm)
- [edan](#edan)
- [es](#es)
- [fishface](#fishface)
- [fishy-drupal](#fishy-drupal)
- [fisk](#fisk)
......@@ -1007,6 +1008,55 @@ Inspired by idan, a functional, uncluttered fish theme with usability perks for
Check out [Anonymous Pro](http://www.marksimonson.com/fonts/view/anonymous-pro).
# es
<img src="https://cdn.rawgit.com/oh-my-fish/oh-my-fish/e4f1c2e0219a17e2c748b824004c8d0b38055c16/docs/logo.svg" align="left" width="144px" height="144px"/>
###### es theme
> A Powerline-style, Git-aware 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)](http://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
Make sure you have [Oh My Fish][omf-link] installed. Then just
```fish
$ omf install es
```
#### Features
* Git-aware theme with detailed __Git status__ in the left prompt (added, removed, modified, renamed, unstaged, stashed)
* __Node/Python/Ruby@gemset__ current version inside a git folder in the right prompt if respective virtual environment manager is installed (nvm, pyenv, rbenv)
* __Error status__ and __duration of last command__ in the right prompt
* Mac-notifications on completion of long commands (10+&nbsp;seconds by default) if terminal is out of focus
* Limits path to __two last folders__ for better visibility, with `$HOME` directory abbreviated to `~`
* Powerline-patched fonts required
#### Screenshot
#####__Git folder__
<p align="center">
<img src="https://github.com/oh-my-fish/theme-es/blob/master/Fish%20Prompt%20Git-es.png?raw=true">
</p>
#####__Normal folder (no Git)__
<p align="center">
<img src="https://github.com/oh-my-fish/theme-es/blob/master/Fish%20Prompt%20NoGit-es.png?raw=true">
</p>
### License
[MIT][mit] © [eugenesvk][THEMES-NAMESPACE-es-author]
[THEMES-NAMESPACE-es-mit]: http://opensource.org/licenses/MIT
[THEMES-NAMESPACE-es-author]: http://github.com/eugenesvk
[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
# fishface
#### FishFace
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment