From c3887116c11e40e2de083f3ff6a03749603d9a21 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Fri, 8 Mar 2024 11:47:23 +0100 Subject: [PATCH] Update home/.config/starship.toml --- home/dot_config/starship.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/dot_config/starship.toml b/home/dot_config/starship.toml index 4954398..12d9853 100644 --- a/home/dot_config/starship.toml +++ b/home/dot_config/starship.toml @@ -74,7 +74,7 @@ $character""" add_newline = true # Timeout for commands executed by starship (in milliseconds) -command_timeout = 5000 +command_timeout = 10000 # Replace the "❯" symbol in the prompt with "➜" [character] # The name of the module we are configuring is "character"