mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2024-11-24 19:00:21 +08:00
482 B
482 B
yimmy
A simple two-line theme best displayed on a terminal configured with Solarized
Dark colors. Displays:
user@host cwd (branch)
%
Characteristics:
- Uses the fish prompt_pwd, so paths will be abbreviated
- Git branch name will be followed by a red + if dirty
- 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