mirror of
https://github.com/oh-my-fish/theme-bobthefish.git
synced 2024-10-27 20:34:23 +00:00
Merge pull request #30 from JelteF/patch-2
Reset --bold as well after long long running command
This commit is contained in:
commit
4356159ca3
@ -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…
Reference in New Issue
Block a user