summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--starship.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/starship.toml b/starship.toml
index 1613b82..8868f01 100644
--- a/starship.toml
+++ b/starship.toml
@@ -53,6 +53,9 @@ symbol = " "
[git_branch]
symbol = " "
+[git_status]
+format = '([\[$conflicted$deleted$renamed$modified$staged$untracked$ahead_behind\]]($style) )'
+
[golang]
symbol = " "