From 1d3c4279df96822695e8563ad93f9d885aefc363 Mon Sep 17 00:00:00 2001 From: Michiel Scholten Date: Wed, 22 Apr 2026 11:41:38 +0200 Subject: [PATCH] Back to a pill for the outer shape --- .config/starship.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/starship.toml b/.config/starship.toml index 31f572e..5033b0c 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -1,5 +1,5 @@ format = """ -[](#9A348E)\ +[](#9A348E)\ $jobs\ $os\ $username\ @@ -26,7 +26,7 @@ $scala\ $docker_context\ [](fg:#06969A bg:#33658A)\ $time\ -[ ](fg:#33658A)\ +[ ](fg:#33658A)\ $cmd_duration\ """