diff options
Diffstat (limited to 'starship/.config/starship.toml')
| -rw-r--r-- | starship/.config/starship.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/starship/.config/starship.toml b/starship/.config/starship.toml index 6293b5c..f1b3951 100644 --- a/starship/.config/starship.toml +++ b/starship/.config/starship.toml @@ -5,5 +5,5 @@ discharging_symbol = "⚡" [character] success_symbol = "[](bold green)" -error_symbol = "[✖](bold red) " +error_symbol = "[](bold red)" |
