mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2024-11-24 10:22:49 +08:00
Fix bold flags leaking into prompt
This commit is contained in:
parent
8b66273236
commit
98ac1baaad
|
@ -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…
Reference in New Issue
Block a user