Reset --bold as well after long long running command

pull/30/head
Jelte Fennema 8 years ago
parent 3db31f0c52
commit 4e4182f28e

@ -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

Loading…
Cancel
Save