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 = "../"