Skip to content

Commit

Permalink
update on error
Browse files Browse the repository at this point in the history
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
  • Loading branch information
ivankatliarchuk committed Apr 28, 2024
1 parent a12c41c commit ad2f5ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terminal/starship/main.toml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ disabled = false
[character]
# Replace the '▶️' symbol in the prompt with '❯'
success_symbol = "❯❯(bold green)"
error_symbol = " (bold red)"
error_symbol = "✖️❯ (bold red)"

[battery]
full_symbol = "🔋"
Expand Down

0 comments on commit ad2f5ff

Please sign in to comment.