From b6955ae78e60dd027a7cb8b9815bd35979539ba0 Mon Sep 17 00:00:00 2001 From: Cian Hughes Date: Tue, 22 Apr 2025 11:30:49 +0100 Subject: [PATCH] Removed aws display from starship config --- dot_config/starship.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dot_config/starship.toml b/dot_config/starship.toml index 14cffcf..dde34a2 100644 --- a/dot_config/starship.toml +++ b/dot_config/starship.toml @@ -31,8 +31,9 @@ show_always = true [package] disabled = true -# Finally, manually add slightly modified swttings from the nerdfonts preset config +# Finally, manually add slightly modified settings from the nerdfonts preset config [aws] +disabled = true symbol = " " [buf]