From 2197cd038fd2b0240c8db7924b464e8cc481ae56 Mon Sep 17 00:00:00 2001 From: Andrea Date: Sat, 1 Mar 2025 10:48:42 +0100 Subject: [PATCH] chore(starship): update config --- starship.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/starship.toml b/starship.toml index 97ad11d..b7eef3d 100644 --- a/starship.toml +++ b/starship.toml @@ -1,5 +1,8 @@ "$schema" = 'https://starship.rs/config-schema.json' +[aws] + symbol = '☁️ ' + [directory] truncate_to_repo = false truncation_symbol = "../"