diff --git a/.config/starship.toml b/.config/starship.toml index 56c1cad..f2d4256 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -8,6 +8,8 @@ format = ''' add_newline = false palette = "catppuccin_macchiato" +command_timeout = 2500 + [aws] disabled = true format = '([\[](text)[$symbol($profile)(\($region\))(\[$duration[\]](text))]($style)\])'