From f258d4a043aa23809db239f6735a7658913f3487 Mon Sep 17 00:00:00 2001 From: Andrea Date: Thu, 15 May 2025 08:07:44 +0200 Subject: [PATCH] chore(starship): update config --- starship.toml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/starship.toml b/starship.toml index b7eef3d..10d4460 100644 --- a/starship.toml +++ b/starship.toml @@ -1,7 +1,8 @@ "$schema" = 'https://starship.rs/config-schema.json' [aws] - symbol = '☁️ ' + disabled = true + symbol = '☁️ ' [directory] truncate_to_repo = false @@ -13,12 +14,8 @@ [os] disabled = false -[localip] - disabled = false - ssh_only = false - [time] - disabled = false + disabled = true [username] show_always = true