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