Updated: fixed starship
This commit is contained in:
parent
8545f7fb32
commit
e65b08ea0f
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ add_newline = false
|
|||
disabled = true
|
||||
|
||||
[character]
|
||||
error_symbol = "[](bold red) "
|
||||
success_symbol = "[](bold green)"
|
||||
error_symbol = "[ ](bold red) "
|
||||
success_symbol = "[ ](bold green)"
|
||||
|
||||
[directory]
|
||||
truncation_length = 5
|
||||
|
|
Loading…
Reference in a new issue