reset color after right prompt
This commit is contained in:
parent
39bb2db706
commit
bdb3fad8d2
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue