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
- Host: GitHub
- URL: https://github.com/scorphus/fish-eseal
- Owner: scorphus
- License: mit
- Created: 2022-09-28T18:45:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-28T20:07:42.000Z (over 3 years ago)
- Last Synced: 2025-02-16T20:28:09.003Z (over 1 year ago)
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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_)