aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2022-02-15 01:40:22 -0600
committerToby Vincent <tobyv13@gmail.com>2022-02-15 01:40:22 -0600
commitbb534a0e4085bbb3c7a2cdcd1e5c4abd25ea7da5 (patch)
treef92bc9f04c30b0b4bebbb3f85e9a825461493830
parent775543b45b61ad50f07dd02e74adc9d8e44b59a7 (diff)
feat: removed stashed from git status
-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 = " "