From 0d1eb05dc8cb3e89c876a384c61ce063a5f157d9 Mon Sep 17 00:00:00 2001 From: Michiel Scholten Date: Wed, 22 Apr 2026 12:06:57 +0200 Subject: [PATCH] Let's get blocky --- .config/starship.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.config/starship.toml b/.config/starship.toml index 5a02fed..b3f0cd2 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -3,12 +3,12 @@ format = """ $jobs\ $os\ $username\ -[](bg:#DA627D fg:#9A348E)\ +[▛](bg:#DA627D fg:#9A348E)\ $directory\ -[](fg:#DA627D bg:#FCA17D)\ +[▛](fg:#DA627D bg:#FCA17D)\ $git_branch\ $git_status\ -[](fg:#FCA17D bg:#86BBD8)\ +[▛](fg:#FCA17D bg:#86BBD8)\ $c\ $elixir\ $elm\ @@ -22,9 +22,9 @@ $nim\ $python\ $rust\ $scala\ -[](fg:#86BBD8 bg:#06969A)\ +[▛](fg:#86BBD8 bg:#06969A)\ $docker_context\ -[](fg:#06969A bg:#33658A)\ +[▛](fg:#06969A bg:#33658A)\ $time\ [ ](fg:#33658A)\ $cmd_duration\