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 = ' ' # ---