diff --git a/docs/Themes.md b/docs/Themes.md index 50d0b08416f09c034fe8b02a8605ca252235a98c..9529d103a71ec8c5fea1225501fb07c64ddc8d4c 100644 --- a/docs/Themes.md +++ b/docs/Themes.md @@ -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]. + +[](/LICENSE) [](http://fishshell.com) [](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+ 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