chore: update Starship configuration
This commit is contained in:
parent
459a28bbea
commit
ee37f907bd
1 changed files with 6 additions and 2 deletions
|
@ -16,6 +16,10 @@ in
|
|||
directory = {
|
||||
style = "blue";
|
||||
truncate_to_repo = false;
|
||||
truncation_length = 6;
|
||||
truncation_symbol = "…/";
|
||||
read_only = "";
|
||||
format = "[$read_only]($read_only_style)[$path]($style) ";
|
||||
};
|
||||
character = {
|
||||
success_symbol = "[](purple)";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue