From 12c4e7b3ae7f2be982614ba69d4475c9b75e8173 Mon Sep 17 00:00:00 2001 From: Smirnov Oleksandr Date: Wed, 17 Apr 2024 19:49:37 +0300 Subject: [PATCH] starship: set cmds timeout --- config/starship.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/starship.toml b/config/starship.toml index 04540ad..458060e 100644 --- a/config/starship.toml +++ b/config/starship.toml @@ -1,4 +1,5 @@ add_newline = false +command_timeout = 5000 [cmd_duration] disabled = true