korekty starship
This commit is contained in:
@@ -39,12 +39,14 @@ in
|
|||||||
"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 = {
|
||||||
|
|||||||
Reference in New Issue
Block a user