From 4f80a3473e6316b4fa2f4890e8aa5f54b5c1e8a8 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Fri, 20 Oct 2023 01:36:02 +0300 Subject: shells:(starship) Update git symbol --- .config/starship.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config') diff --git a/.config/starship.toml b/.config/starship.toml index d32f734..e424a8c 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -27,7 +27,7 @@ format = "[$path](yellow)[$lock_symbol]($lock_style) " [git_branch] format = " [$symbol$branch]($style) " -symbol = "[](bold green) " +symbol = "[](bold red) " style = "blue bold" [git_commit] -- cgit v1.2.3