From 616171eda15d42796499e672cb14e67a7dec52ac Mon Sep 17 00:00:00 2001 From: Urs Rudolph Date: Tue, 23 Dec 2025 11:41:02 +0100 Subject: [PATCH] Added entry for bun --- starship/.config/starship.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/starship/.config/starship.toml b/starship/.config/starship.toml index 24e5bf6..ffda391 100644 --- a/starship/.config/starship.toml +++ b/starship/.config/starship.toml @@ -59,6 +59,10 @@ symbol = "" style = "bg:#212736" format = '[[ $symbol ($version) ](fg:#769ff0 bg:#212736)]($style)' +[bun] +symbol = "" +style = "bg:#212736" + [docker_context] symbol = " " style = "bg:#212736"