🔧 chore(starship): changed min time to show the time module

This commit is contained in:
Sergio Laín 2023-12-10 17:28:22 +01:00
parent 3f20c1f0dd
commit cc61309f22
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

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