oh-my-fish / theme-cmorrell.com

Theme with minimal base prompt, compact git status, and useful visual indicators for common scenarios.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chris Morrell's Fish Theme

This is a theme I designed for myself but have given to a few friends and decided to publish for others' enjoyment.

Chris Morrell's Fish Theme

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 but should work in a dark-on-light terminal with a few terminal color tweaks)

About

Theme with minimal base prompt, compact git status, and useful visual indicators for common scenarios.

License:MIT License


Languages

Language:Shell 100.0%