From 0f218bf5cce766f91772cf3c91a93f397faa8787 Mon Sep 17 00:00:00 2001 From: Julio Biason Date: Sun, 25 Oct 2020 09:00:36 -0300 Subject: [PATCH] Truncation symbol --- starship/starship.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/starship/starship.toml b/starship/starship.toml index c45ac39..a504156 100644 --- a/starship/starship.toml +++ b/starship/starship.toml @@ -2,6 +2,7 @@ add_newline = true [directory] truncate_to_repo = true +truncation_symbol = "…/" [dotnet] disabled = true