Slightly longer timeout for scans so larger dirs are OK

This commit is contained in:
2026-07-17 16:21:12 +02:00
parent 01b89c864b
commit aa9652f5b1
+3
View File
@@ -42,6 +42,9 @@ $cmd_duration\
# Timeout for commands executed by starship (ms)
command_timeout = 3000
# Timeout for starship to scan files (in milliseconds), default is 30
scan_timeout = 100
# Disable the blank line at the start of the prompt
# add_newline = false