From 905df85c4f2be355425c28353aa0f9a8b09f1f36 Mon Sep 17 00:00:00 2001 From: Mira Kristipati Date: Mon, 13 Nov 2023 21:34:18 -0500 Subject: [PATCH] update starship toml to add alpine icon --- private_dot_config/starship.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/private_dot_config/starship.toml b/private_dot_config/starship.toml index 866e421..2336f96 100644 --- a/private_dot_config/starship.toml +++ b/private_dot_config/starship.toml @@ -61,6 +61,7 @@ CentOS = " " NixOS = " " Windows = " " Macos = " " +Alpine = " " [directory] style = "bg:bright-red fg:black"