From f89e920b91f8bd41bde3636ab08db55d2d7f78ef Mon Sep 17 00:00:00 2001 From: William Ball Date: Sun, 25 Aug 2024 14:18:22 -0700 Subject: [PATCH] disabled perl --- misc/.config/starship.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/misc/.config/starship.toml b/misc/.config/starship.toml index 93c8c53..32032b4 100644 --- a/misc/.config/starship.toml +++ b/misc/.config/starship.toml @@ -51,6 +51,9 @@ disabled = true [package] disabled = true +[perl] +disabled = true + [ocaml] disabled = true