From 82bab408ccb742466cc118f312f433e13979a776 Mon Sep 17 00:00:00 2001 From: Yax <1949284+kianby@users.noreply.github.com> Date: Tue, 27 Dec 2022 16:38:58 +0100 Subject: [PATCH] Increase command timeout --- private_dot_config/starship.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/private_dot_config/starship.toml b/private_dot_config/starship.toml index f5f11f6..8417765 100644 --- a/private_dot_config/starship.toml +++ b/private_dot_config/starship.toml @@ -1,5 +1,6 @@ # Inserts a blank line between shell prompts add_newline = true +command_timeout = 1000 [directory] truncation_length = 5