Update Starship config
This commit is contained in:
parent
a387bbd157
commit
a8b1983baf
1 changed files with 2 additions and 0 deletions
|
|
@ -53,10 +53,12 @@ in {
|
||||||
enableZshIntegration = true;
|
enableZshIntegration = true;
|
||||||
settings = {
|
settings = {
|
||||||
add_newline = true;
|
add_newline = true;
|
||||||
|
cmd_duration = { show_milliseconds = true; };
|
||||||
scala = { symbol = " "; };
|
scala = { symbol = " "; };
|
||||||
terraform = { symbol = " "; };
|
terraform = { symbol = " "; };
|
||||||
nix_shell = { symbol = " "; };
|
nix_shell = { symbol = " "; };
|
||||||
nodejs = { symbol = " "; };
|
nodejs = { symbol = " "; };
|
||||||
|
php = { symbol = " "; };
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue