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

20 lines
632 B
Markdown
Raw Normal View History

## yimmy theme
2014-06-01 14:56:37 +08:00
A simple two-line theme best displayed on a terminal configured with Solarized
2014-06-01 15:20:38 +08:00
Dark colors.
2014-06-01 14:56:37 +08:00
2014-06-02 01:38:28 +08:00
user@host ~/c/w/dir (branch *)
>
2014-06-01 14:56:37 +08:00
2014-06-11 22:12:45 +08:00
![Screenshot](https://cloud.githubusercontent.com/assets/2502736/3245408/32c42cde-f172-11e3-8ba3-912191222a11.png)
2014-06-04 11:59:45 +08:00
2014-06-01 14:56:37 +08:00
Characteristics:
2014-06-01 15:20:38 +08:00
- Standard fish prompt characters: > for user, # for root
2014-06-04 11:59:45 +08:00
- Uses the fish `prompt_pwd`, so paths will be abbreviated
2014-06-04 11:48:20 +08:00
- Uses built-in `__fish_git_prompt` functionality
2014-06-01 14:56:37 +08: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-04 11:48:20 +08:00
- Includes completmentary `LS_COLORS`