From bb534a0e4085bbb3c7a2cdcd1e5c4abd25ea7da5 Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Tue, 15 Feb 2022 01:40:22 -0600 Subject: feat: removed stashed from git status --- starship.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'starship.toml') 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 = " " -- cgit v1.2.3-70-g09d2