feat(starship): back to the lambda ps1

This commit is contained in:
winston 2023-09-14 20:32:39 +02:00
parent 11098c09ea
commit a8f30b79ef
Signed by: winston
GPG key ID: 3786770EDBC2B481

View file

@ -79,8 +79,8 @@ continuation_prompt = '[>](bold subtext0) '
palette = "catppuccin_mocha" palette = "catppuccin_mocha"
[character] [character]
success_symbol = '[\$](bold text)' success_symbol = '[λ](bold text)'
error_symbol = '[\$](bold red)' error_symbol = '[λ](bold red)'
vimcmd_symbol = '[](bold cyan)' vimcmd_symbol = '[](bold cyan)'
[fill] [fill]