summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/starship.toml2
1 files changed, 1 insertions, 1 deletions
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]