diff --git a/flake.nix b/flake.nix index 655c8ce..ad89c0c 100644 --- a/flake.nix +++ b/flake.nix @@ -128,6 +128,7 @@ nodejs dotnet csharpier + csharprepl kubernetes-helm colima kubectl diff --git a/modules/cli/zsh/starship.nix b/modules/cli/zsh/starship.nix index c4198fa..3648d90 100644 --- a/modules/cli/zsh/starship.nix +++ b/modules/cli/zsh/starship.nix @@ -45,6 +45,7 @@ style = "green"; only_detached = true; tag_disabled = false; + tag_symbol = " "; }; git_status = {