mirror of
https://github.com/oh-my-fish/theme-bobthefish.git
synced 2024-10-27 20:34:23 +00:00
parent
d7fe9b42bd
commit
e01fe9aaac
@ -182,10 +182,10 @@ function __bobthefish_finish_segments -S -d 'Close open prompt segments'
|
|||||||
set_color -b normal
|
set_color -b normal
|
||||||
set_color $__bobthefish_current_bg
|
set_color $__bobthefish_current_bg
|
||||||
echo -ns $__bobthefish_right_black_arrow_glyph ' '
|
echo -ns $__bobthefish_right_black_arrow_glyph ' '
|
||||||
set_color normal
|
|
||||||
end
|
end
|
||||||
|
|
||||||
set __bobthefish_current_bg
|
set __bobthefish_current_bg
|
||||||
|
set_color normal
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
|
@ -39,4 +39,5 @@ function fish_right_prompt -d 'bobthefish is all about the right prompt'
|
|||||||
|
|
||||||
__bobthefish_cmd_duration
|
__bobthefish_cmd_duration
|
||||||
__bobthefish_timestamp
|
__bobthefish_timestamp
|
||||||
|
set_color normal
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user