diff --git a/dot_config/starship.toml b/dot_config/starship.toml index 0b5018c..cc807cb 100644 --- a/dot_config/starship.toml +++ b/dot_config/starship.toml @@ -1,6 +1,7 @@ "$schema" = 'https://starship.rs/config-schema.json' format = "$all$character$shell" +command_timeout = 2000 # Inserts a blank line between shell prompts add_newline = true