From cb583bfb3b250c02c1e557b1b58459a58bbf4dbb Mon Sep 17 00:00:00 2001 From: matt1432 Date: Sat, 7 Oct 2023 13:50:41 -0400 Subject: [PATCH] feat(starship): format nix shell --- nixos/home/bashdots.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nixos/home/bashdots.nix b/nixos/home/bashdots.nix index b11d453b..8cf02de0 100644 --- a/nixos/home/bashdots.nix +++ b/nixos/home/bashdots.nix @@ -20,7 +20,8 @@ ]; nix_shell = { - #TODO + symbol = "❄️ "; + format = "[$symbol]($style)"; }; username = {