Reset --bold as well after long long running command

This commit is contained in:
Jelte Fennema 2016-03-29 20:27:54 +02:00
parent 3db31f0c52
commit 4e4182f28e

View File

@ -19,6 +19,7 @@ function __bobthefish_cmd_duration -S -d 'Show command duration'
echo -ns 'h '
end
set_color $fish_color_normal
set_color $fish_color_autosuggestion[1]
echo -n $__bobthefish_left_arrow_glyph
end