oh-my-fish/themes/yimmy
2014-06-11 16:33:12 -03:00
..
fish_prompt.fish Use __fish_git_prompt 2014-06-11 16:33:12 -03:00
README.md Use __fish_git_prompt 2014-06-11 16:33:12 -03:00

yimmy

A simple two-line theme best displayed on a terminal configured with Solarized Dark colors.

user@host ~/c/w/dir (branch *)
%

Characteristics:

  • Uses the fish prompt_pwd, so paths will be abbreviated
  • Uses built-in __fish_git_prompt functionality
  • Indicates Git work-in-progress (gwip/gunwip) if detected
  • Tradition bourne prompt characters: $ for user, # for root
  • Prompt character is colored red if previous command had a non-zero exit status