mirror of
https://github.com/oh-my-fish/theme-bobthefish.git
synced 2024-10-27 20:34:23 +00:00
Reset --bold as well after long long running command
This commit is contained in:
parent
3db31f0c52
commit
4e4182f28e
@ -19,6 +19,7 @@ function __bobthefish_cmd_duration -S -d 'Show command duration'
|
|||||||
echo -ns 'h '
|
echo -ns 'h '
|
||||||
end
|
end
|
||||||
|
|
||||||
|
set_color $fish_color_normal
|
||||||
set_color $fish_color_autosuggestion[1]
|
set_color $fish_color_autosuggestion[1]
|
||||||
echo -n $__bobthefish_left_arrow_glyph
|
echo -n $__bobthefish_left_arrow_glyph
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user