diff --git a/dotfiles/config/starship.toml b/dotfiles/config/starship.toml index 5a1fbca6..9d6bd0a7 100644 --- a/dotfiles/config/starship.toml +++ b/dotfiles/config/starship.toml @@ -1,4 +1,4 @@ -# Inserts a blank line between shell prompts add_newline = false [character] -success_symbol = "[➜](bold green)" +success_symbol = "[➜](bold green)" +error_symbol = "[➜](bold red)"