summaryrefslogtreecommitdiff
path: root/dot-config/starship.toml
diff options
context:
space:
mode:
Diffstat (limited to 'dot-config/starship.toml')
-rw-r--r--dot-config/starship.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/dot-config/starship.toml b/dot-config/starship.toml
index 1760ef0..e544d04 100644
--- a/dot-config/starship.toml
+++ b/dot-config/starship.toml
@@ -41,6 +41,6 @@ format = "[($all_status$ahead_behind)]($style)"
style = "bold red"
[character]
-error_symbol = "[\\$ ](red)"
+error_symbol = "[➣ ](red)"
format = "$symbol"
-success_symbol = "[\\$ ](white)"
+success_symbol = "[➣ ](white)"