oh-my-fish/themes/agnoster-mercurial
2014-10-21 11:40:12 -04:00
..
fish_prompt.fish add virtualenv section to agnoster-mercurial prompt 2014-10-21 11:40:12 -04:00
README.md fix a character was ⭠ U+2B60 now  U+E0A0 2014-07-13 23:57:41 -04:00

agnoster

A ZSH theme optimized for people who use:

  • Solarized
  • Git
  • Mercurial
  • 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
  • Mercurial 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.