Colors support for git ahead/behind.
This commit is contained in:
@ -19,6 +19,8 @@ set depth_color="ansi:3"
|
||||
set percent_color="ansi:6"
|
||||
#${csi}3;4;38;2;255;192;192;58;2;255;255;255m%}
|
||||
set branch_color="underline italic ffc0c0 ul:white"
|
||||
set ahead_tracking_color="9f9"
|
||||
set behind_tracking_color="f99"
|
||||
|
||||
alias load_default_prompt_colors source ${CSHENV_DIR}/tcshrc.prompt.colors
|
||||
|
||||
|
Reference in New Issue
Block a user