💄 fix(starship): Fix prompt icon spacing
This commit is contained in:
parent
fce9a40f97
commit
777ed91041
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
palette = "catppuccin_mocha"
|
palette = "catppuccin_mocha"
|
||||||
|
|
||||||
[character]
|
[character]
|
||||||
success_symbol = "[[ ](pink) ❯](green)"
|
success_symbol = "[[](pink) ❯](green)"
|
||||||
error_symbol = "[❯](red)"
|
error_symbol = "[❯](red)"
|
||||||
vimcmd_symbol = "[❮](green)"
|
vimcmd_symbol = "[❮](green)"
|
||||||
vimcmd_replace_one_symbol = "[❮](green)"
|
vimcmd_replace_one_symbol = "[❮](green)"
|
||||||
|
|
Loading…
Reference in a new issue