diff --git a/.config/starship.toml b/.config/starship.toml index 680b263..8698aff 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -31,7 +31,7 @@ $cmd_duration\ """ # Timeout for commands executed by starship (ms) -command_timeout = 2000 +command_timeout = 3000 # Disable the blank line at the start of the prompt # add_newline = false