An open API service indexing awesome lists of open source software.

https://github.com/scorphus/fish-eseal

My custom fish theme
https://github.com/scorphus/fish-eseal

Last synced: 5 months ago
JSON representation

My custom fish theme

Awesome Lists containing this project

README

          

# eseal Fish Theme

This was adapted from my experience with Chris Morrell's theme + good ol' bobthefish.

## Features

- Minimal base prompt
- Shows compact git status w/ the number of changed files & current branch
- Gives a visual indication when you're logged in via SSH, or logged in as anyone
but the default user (set the `$default_user` list variable to define your default user)
- Shows indicator if previous command failed
- Shows a bright red "!" if you're logged in as root

(Note: _This theme is designed for a light-on-dark theme like [Solarized](http://ethanschoonover.com/solarized) but should work in a dark-on-light terminal with a few terminal color tweaks_)