oh-my-fish/themes/yimmy/README.md

20 lines
632 B
Markdown
Raw Normal View History

## yimmy theme
2014-05-31 23:56:37 -07:00
A simple two-line theme best displayed on a terminal configured with Solarized
2014-06-01 00:20:38 -07:00
Dark colors.
2014-05-31 23:56:37 -07:00
2014-06-01 10:38:28 -07:00
user@host ~/c/w/dir (branch *)
>
2014-05-31 23:56:37 -07:00
2014-06-11 07:12:45 -07:00
![Screenshot](https://cloud.githubusercontent.com/assets/2502736/3245408/32c42cde-f172-11e3-8ba3-912191222a11.png)
2014-06-03 20:59:45 -07:00
2014-05-31 23:56:37 -07:00
Characteristics:
2014-06-01 00:20:38 -07:00
- Standard fish prompt characters: > for user, # for root
2014-06-03 20:59:45 -07:00
- Uses the fish `prompt_pwd`, so paths will be abbreviated
2014-06-03 20:48:20 -07:00
- Uses built-in `__fish_git_prompt` functionality
2014-05-31 23:56:37 -07:00
- Indicates Git work-in-progress (gwip/gunwip) if detected
- Prompt character is colored red if previous command had a non-zero exit
status
2014-06-03 20:48:20 -07:00
- Includes completmentary `LS_COLORS`