diff --git a/config/starship.toml b/config/starship.toml index b02aba9..6c414e6 100644 --- a/config/starship.toml +++ b/config/starship.toml @@ -29,3 +29,8 @@ style = "red" min_time = 500 format = "[$duration]($style) " style = "yellow" + +# Noisy rather than informative: it shows for any non-default context, which with +# Colima means it is on in every shell. +[docker_context] +disabled = true