diff --git a/home/env/config/starship.toml b/home/env/config/starship.toml index e60b3b4d..24a11487 100644 --- a/home/env/config/starship.toml +++ b/home/env/config/starship.toml @@ -1,8 +1,7 @@ # Get editor completions based on the config schema "$schema" = 'https://starship.rs/config-schema.json' -# format = "$directory$git_branch$git_status$character" -# right_format = "$all" +command_timeout = 1000 # Inserts a blank line between shell prompts add_newline = true