[Starship] Make error and success symbol consistent

This commit is contained in:
Ivan Malison 2021-08-09 18:26:53 -06:00
parent 3819c32bf3
commit 58836b981f
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -1,4 +1,4 @@
# Inserts a blank line between shell prompts
add_newline = false
[character]
success_symbol = "[➜](bold green)"
error_symbol = "[➜](bold red)"