korekty starship

This commit is contained in:
2025-10-02 09:25:35 +02:00
parent 9e59f925b5
commit 41d0fd2075

View File

@@ -36,15 +36,17 @@ in
truncate_to_repo = false; truncate_to_repo = false;
substitutions = { substitutions = {
"Documents" = "󰈙"; "Documents" = "󰈙";
"Downloads" = " "; "Downloads" = "";
"Music" = " "; "Music" = "";
"Pictures" = " "; "Pictures" = "";
"Projects" = "";
"nix" = "";
}; };
}; };
character = { character = {
success_symbol = "[](${accent})"; success_symbol = "[ ](${accent})";
error_symbol = "[](red)"; error_symbol = "[ ](red)";
}; };
nix_shell = { nix_shell = {