mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-10 19:23:03 +03:00
feat(starship): migrate to v45
This commit is contained in:
parent
97d5d2bb69
commit
1fff239655
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[character]
|
||||
symbol = "➤ "
|
||||
success_symbol = "➤ "
|
||||
vicmd_symbol = "ᐊ "
|
||||
error_symbol = " "
|
||||
use_symbol_for_status = true
|
||||
|
|
@ -17,7 +17,7 @@ symbol = " "
|
|||
|
||||
[cmd_duration]
|
||||
min_time = 500
|
||||
prefix = "祥"
|
||||
format = " [$duration]($style) "
|
||||
|
||||
[docker]
|
||||
symbol = " "
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue