mirror of
https://codeberg.org/diginaut/dotfiles.git
synced 2026-08-05 01:22:59 +02:00
Slightly longer timeout for scans so larger dirs are OK
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user