diff --git a/.config/starship.toml b/.config/starship.toml index 536360e..f0b79fe 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -53,6 +53,15 @@ style = 'red' [crystal] disabled = true +[daml] +disabled = true + +[dart] +disabled = true + +[deno] +disabled = true + [directory] truncate_to_repo = true truncation_symbol = "…/"