Update .config/starship.toml
This commit is contained in:
parent
cdf820a231
commit
3598222ba5
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ palette = "catppuccin_frappe"
|
|||
|
||||
[character]
|
||||
# Note the use of Catppuccin color 'maroon'
|
||||
success_symbol = "[[♥](green) ❯](maroon)"
|
||||
success_symbol = "[❯](green)"
|
||||
error_symbol = "[❯](red)"
|
||||
vimcmd_symbol = "[❮](green)"
|
||||
|
||||
|
|
Loading…
Reference in a new issue