Nicely display command duration in prompt with icon
This commit is contained in:
parent
a3e784bd5e
commit
31ec6d2622
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@ format = '$all$kubernetes$line_break$jobs$battery$time$status$os$container$shell
|
||||||
success_symbol = "[❯](bold purple)"
|
success_symbol = "[❯](bold purple)"
|
||||||
vicmd_symbol = "[❮](bold purple)"
|
vicmd_symbol = "[❮](bold purple)"
|
||||||
|
|
||||||
|
[cmd_duration]
|
||||||
|
format = '[ $duration]($style) '
|
||||||
|
|
||||||
[git_status]
|
[git_status]
|
||||||
style = "218"
|
style = "218"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue