From cc2c9767b78b75160bbf6b810331026f87cb1afd Mon Sep 17 00:00:00 2001 From: Noah Masur Date: Mon, 23 Nov 2020 18:47:30 -0500 Subject: [PATCH] change symbols --- starship/starship.toml.configlink | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 = " ✘"