Fix bold flags leaking into prompt

pull/2/head
Justin Hileman 10 years ago committed by Bruno Pinto
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
echo -n $__bobthefish_bg_job_glyph
end
set_color normal
end
end

Loading…
Cancel
Save