From 003c6c074189569e66ca6178823f0077f7192312 Mon Sep 17 00:00:00 2001 From: Violet Millie Date: Tue, 4 Jun 2024 20:22:14 +0100 Subject: [PATCH] Start configuring starship --- starship.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/starship.toml b/starship.toml index 955292d..0f1b828 100644 --- a/starship.toml +++ b/starship.toml @@ -9,6 +9,7 @@ add_newline = true [character] # The name of the module we are configuring is 'character' disabled = false success_symbol = '[\$](bold green)' +error_symbol = '[\$](bold red)' [time] disabled = false