From aeb6348c03f900a08bbfbf6494f469aacad9d7d2 Mon Sep 17 00:00:00 2001 From: Chris Titus Date: Tue, 4 Oct 2022 21:27:16 -0500 Subject: [PATCH] starship timeout error fix --- starship.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/starship.toml b/starship.toml index c293ad5..f7f17e5 100644 --- a/starship.toml +++ b/starship.toml @@ -23,7 +23,7 @@ $docker_context\ $time\ [ ](fg:#33658A)\ """ - +command_timeout = 1000 # Disable the blank line at the start of the prompt # add_newline = false