grey datetime

This commit is contained in:
Zynh Ludwig 2024-11-26 07:23:25 -08:00
parent 04b78a0cbb
commit 39bb2db706

View file

@ -87,7 +87,7 @@ function fish_mode_prompt
end end
function fish_right_prompt function fish_right_prompt
set_color $__slavic_color_lilac set_color $__slavic_color_grey
date '+%a %b-%d-%Y %T' date '+%a %b-%d-%Y %T'
end end