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"