mirror of
https://github.com/oh-my-fish/theme-bobthefish.git
synced 2024-10-27 20:34:23 +00:00
Fix bold flags leaking into prompt
This commit is contained in:
parent
2431e92680
commit
ada2c464b8
@ -187,6 +187,8 @@ function __bobthefish_prompt_status -d 'Display symbols for a non zero exit stat
|
|||||||
set_color $__bobthefish_slate_blue --bold
|
set_color $__bobthefish_slate_blue --bold
|
||||||
echo -n $__bobthefish_bg_job_glyph
|
echo -n $__bobthefish_bg_job_glyph
|
||||||
end
|
end
|
||||||
|
|
||||||
|
set_color normal
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user