oh-my-fish/themes/agnoster
2013-10-09 17:35:09 +01:00
..
fish_prompt.fish Corrected glyphs for agnoster theme. 2013-10-09 17:35:09 +01:00
README.md Agnoster theme description. 2013-08-06 18:38:12 -03:00

agnoster

A ZSH theme optimized for people who use:

  • Solarized
  • Git
  • Unicode-compatible fonts and terminals (I use iTerm2 + Menlo)

For Mac users, I highly recommend iTerm 2 + Solarized Dark

agnoster theme

Characteristics

  • If the previous command failed (✘)
  • User @ Hostname (if user is not DEFAULT_USER, which can then be set in your profile)
  • Git status
  • Branch (⭠) or detached head (➦)
  • Current branch / SHA1 in detached head state
  • Dirty working directory (±, color change)
  • Working directory
  • Elevated (root) privileges ()

Ported from https://gist.github.com/agnoster/3712874.