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
|
disabled = true
|
||||||
|
|
||||||
[character]
|
[character]
|
||||||
error_symbol = "[](bold red) "
|
error_symbol = "[ ](bold red) "
|
||||||
success_symbol = "[](bold green)"
|
success_symbol = "[ ](bold green)"
|
||||||
|
|
||||||
[directory]
|
[directory]
|
||||||
truncation_length = 5
|
truncation_length = 5
|
||||||
|
|
Loading…
Reference in a new issue