From 183c4eb1248c00704b2b1bf763a96bdc08841ff8 Mon Sep 17 00:00:00 2001 From: Damien Date: Sun, 21 Jun 2026 11:31:52 +0200 Subject: [PATCH] Update Starship OS symbols Add Debian and Alpine symbols Update spacing for existing symbols --- .config/starship.toml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.config/starship.toml b/.config/starship.toml index f6f28d8..898e2b4 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -18,9 +18,11 @@ disabled = false [os.symbols] Windows = '󰖳 ' -Arch = '󰣇' -Ubuntu = '󰕈' -Macos = '󰀵' +Arch = '󰣇 ' +Ubuntu = '󰕈 ' +Macos = '󰀵 ' +Debian = ' ' +Alpine = ' ' # ---