Commit 9eb69777 authored by James Hillyerd's avatar James Hillyerd Committed by Bruno Pinto

Screenshot

parent 4c60b6ad
...@@ -10,7 +10,8 @@ Characteristics: ...@@ -10,7 +10,8 @@ Characteristics:
- Standard fish prompt characters: > for user, # for root - Standard fish prompt characters: > for user, # for root
- Uses the fish prompt_pwd, so paths will be abbreviated - Uses the fish prompt_pwd, so paths will be abbreviated
- Uses built-in __fish_git_prompt functionality - Uses built-in `__fish_git_prompt` functionality
- Indicates Git work-in-progress (gwip/gunwip) if detected - Indicates Git work-in-progress (gwip/gunwip) if detected
- Prompt character is colored red if previous command had a non-zero exit - Prompt character is colored red if previous command had a non-zero exit
status status
- Includes completmentary `LS_COLORS`
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment