🔧 chore(starship): changed min time to show the time module
This commit is contained in:
parent
3f20c1f0dd
commit
cc61309f22
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
add_newline = true
|
add_newline = true
|
||||||
|
|
||||||
[cmd_duration]
|
[cmd_duration]
|
||||||
min_time = 2000
|
min_time = 10000
|
||||||
format = "[ $duration](bold cyan)"
|
format = "[ $duration](bold cyan)"
|
||||||
|
|
||||||
[git_metrics]
|
[git_metrics]
|
||||||
|
|
Loading…
Add table
Reference in a new issue