You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Justin Hileman c1531ecfea
[bobthefish] Add ☿ (mercury) glyph to hg prompt
10 years ago
LICENSE Add an explicit copyright notice for bobthefish. 10 years ago
README.md fix a character was ⭠ U+2B60 now  U+E0A0 10 years ago
fish_greeting.fish Fix theme function descriptions. 10 years ago
fish_prompt.fish [bobthefish] Add ☿ (mercury) glyph to hg prompt 10 years ago
fish_right_prompt.fish Fix theme function descriptions. 10 years ago
fish_title.fish Add bobthefish theme. 11 years ago

README.md

bobthefish

bobthefish is a Powerline-style, Git-aware fish theme optimized for awesome.

bobthefish

You will probably need a Powerline-patched font for this to work. I recommend picking one of these.

This theme is based loosely on agnoster.

Features

  • A helpful, but not too distracting, greeting.
  • A subtle timestamp hanging out off to the right.
  • Powerline-style visual hotness.
  • More colors than you know what to do with.
  • An abbreviated path which doesn't abbreviate the name of the current project.
  • All the things you need to know about Git in a glance.
  • Visual indication that you can't write to the current directory.

The Prompt

  • Flags:
    • Previous command failed (!)
    • Background jobs (%)
    • You currently have superpowers ($)
  • User@Host (unless you're the default user)
  • Abbreviated parent directory
  • Current directory or Git project name
  • Current project's Git branch ( master) or detached head (➦ d0dfd9b)
  • Git status, via colors and flags:
    • Dirty working directory (*)
    • Untracked files (…)
    • Staged changes (~)
    • Stashed changes ($)
    • Unpulled commits (-)
    • Unpushed commits (+)
    • Unpulled and unpushed commits (±)
  • Abbreviated project-relative path