diff --git a/starship/starship.toml b/starship/starship.toml index 1b02048..5116cf8 100644 --- a/starship/starship.toml +++ b/starship/starship.toml @@ -19,6 +19,9 @@ style = "red" [line_break] disabled = true +[aws] +disabled = true + [username] show_always = true disabled = false