fix(starship): misc settings
This commit is contained in:
parent
e9310e2bae
commit
9091813ace
1 changed files with 2 additions and 2 deletions
|
|
@ -223,9 +223,9 @@ in
|
|||
];
|
||||
add_newline = true;
|
||||
character = {
|
||||
success_symbol = "[>](bold magenta)";
|
||||
success_symbol = "[>](bold purple)";
|
||||
error_symbol = "[>](bold red)";
|
||||
vimcmd_symbol = "[<](bold magenta)";
|
||||
vimcmd_symbol = "[<](bold purple)";
|
||||
};
|
||||
directory = {
|
||||
style = "bold blue";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue