diff --git a/fish_prompt.fish b/fish_prompt.fish index bf635f2..981a771 100644 --- a/fish_prompt.fish +++ b/fish_prompt.fish @@ -89,6 +89,7 @@ end function fish_right_prompt set_color $__slavic_color_grey date '+%a %b-%d-%Y %T' + set_color normal end function fish_prompt