Update Starship config

This commit is contained in:
Paul-Henri Froidmont 2023-09-29 03:46:28 +02:00
parent a387bbd157
commit a8b1983baf
Signed by: phfroidmont
GPG key ID: BE948AFD7E7873BE

View file

@ -53,10 +53,12 @@ in {
enableZshIntegration = true;
settings = {
add_newline = true;
cmd_duration = { show_milliseconds = true; };
scala = { symbol = " "; };
terraform = { symbol = "󱁢 "; };
nix_shell = { symbol = "󱄅 "; };
nodejs = { symbol = " "; };
php = { symbol = " "; };
};
};
};