diff --git a/starship/starship.toml.configlink b/starship/starship.toml.configlink index 5be8b31..ee22832 100644 --- a/starship/starship.toml.configlink +++ b/starship/starship.toml.configlink @@ -34,9 +34,9 @@ conflicted = " =" ahead = " ⇡" behind = " ⇣" diverged = " ⇕" -untracked = " ?" -stashed = " $" -modified = " !" +untracked = " ⋄" +stashed = " ⩮" +modified = " ∽" staged = " +" renamed = " »" deleted = " ✘"