From e65b08ea0fa6677699d5838ecc61ea909f713729 Mon Sep 17 00:00:00 2001 From: Clay Gomera Date: Thu, 26 Oct 2023 15:58:43 -0400 Subject: [PATCH] Updated: fixed starship --- user/.config/starship.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/user/.config/starship.toml b/user/.config/starship.toml index da6c4f2a8..6b3a3326b 100644 --- a/user/.config/starship.toml +++ b/user/.config/starship.toml @@ -11,8 +11,8 @@ add_newline = false disabled = true [character] -error_symbol = "[](bold red) " -success_symbol = "[](bold green)" +error_symbol = "[ ](bold red) " +success_symbol = "[ ](bold green)" [directory] truncation_length = 5