diff --git a/system/home/shell/starship.nix b/system/home/shell/starship.nix index f678fdea..e2f79749 100644 --- a/system/home/shell/starship.nix +++ b/system/home/shell/starship.nix @@ -59,6 +59,7 @@ shell = { disabled = false; format = "using [$indicator]($style) "; + nu_indicator = "ν"; }; status = { disabled = false;