mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
starship: make cmd_duration less verbose
This commit is contained in:
parent
2c3376a24e
commit
fb29088952
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,7 @@ style = "brown"
|
||||||
|
|
||||||
#################### Right hand side ####################
|
#################### Right hand side ####################
|
||||||
[cmd_duration]
|
[cmd_duration]
|
||||||
min_time = 5_000
|
min_time = 60_000
|
||||||
show_milliseconds = true
|
show_milliseconds = true
|
||||||
style = 'brown'
|
style = 'brown'
|
||||||
format = '([$duration]($style) )'
|
format = '([$duration]($style) )'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue