From 2f460aeb05d4a5e4076b6ecf5161241121fd9b95 Mon Sep 17 00:00:00 2001 From: Daniel Lundin Date: Tue, 28 Jun 2022 15:13:52 +0200 Subject: [PATCH] starship: fix prompt --- .config/starship.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/starship.toml b/.config/starship.toml index 2952424..91d51cf 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -8,7 +8,7 @@ $directory\ [character] -success_symbol = "%%" +success_symbol = "%" error_symbol = "[%%](bold red)" [line_break]