From ce7ec8618e379338562cb95bf10461ed3be95c98 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Wed, 14 Feb 2024 12:40:33 +0100 Subject: [PATCH] Update .config/starship.toml --- dot_config/starship.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_config/starship.toml b/dot_config/starship.toml index d89c2eb..0c57bfe 100644 --- a/dot_config/starship.toml +++ b/dot_config/starship.toml @@ -20,7 +20,7 @@ $character""" style = "#FF9966" [character] -success_symbol = "[❯](purple)" +success_symbol = "[❯](#FF9966)" error_symbol = "[❯](red)" vimcmd_symbol = "[❮](green)"