/theme-es

Fish shell theme

Primary LanguageShellMIT LicenseMIT

es theme

A Powerline-style, Git-aware theme for Oh My Fish.

MIT License Fish Shell Version Oh My Fish Framework


Install

Make sure you have Oh My Fish installed. Then just

$ omf install es

Requirements

  • Latest fish version with a builtin string function (above 2.2.0, so please get the latest version from HEAD)
  • Powerline-patched font

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 (iTerm and Terminal) is out of focus
  • Limits path to two last folders for better visibility, with $HOME directory abbreviated to ~

Screenshot

###Git folder

###Normal folder (no Git)

###Normal read-only folder (no Git)

License

MIT © eugenesvk