From 2d687e8c61687997b32e7dacdd999a9196d0c116 Mon Sep 17 00:00:00 2001 From: Michael Housh Date: Thu, 7 Nov 2024 10:07:16 -0500 Subject: [PATCH] feat: Updates command timeout in starship configuration --- starship/starship.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/starship/starship.toml b/starship/starship.toml index f22310c..4395bcf 100644 --- a/starship/starship.toml +++ b/starship/starship.toml @@ -1,5 +1,7 @@ "$schema" = 'https://starship.rs/config-schema.json' +command_timeout = 1000 + format = """ [](color_orange)\ $os\