mirror of
https://github.com/oh-my-fish/oh-my-fish
synced 2024-11-09 13:10:40 +00:00
20 lines
632 B
Markdown
20 lines
632 B
Markdown
## yimmy theme
|
|
|
|
A simple two-line theme best displayed on a terminal configured with Solarized
|
|
Dark colors.
|
|
|
|
user@host ~/c/w/dir (branch *)
|
|
>
|
|
|
|
![Screenshot](https://cloud.githubusercontent.com/assets/2502736/3245408/32c42cde-f172-11e3-8ba3-912191222a11.png)
|
|
|
|
Characteristics:
|
|
|
|
- Standard fish prompt characters: > for user, # for root
|
|
- 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
|
|
- Prompt character is colored red if previous command had a non-zero exit
|
|
status
|
|
- Includes completmentary `LS_COLORS`
|