From fdc6ce2b148fd2636b94bc55e7fba701ffd34c69 Mon Sep 17 00:00:00 2001 From: vx-clutch Date: Fri, 21 Jun 2024 20:14:35 -0400 Subject: [PATCH] save --- starship/.config/starship.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/starship/.config/starship.toml b/starship/.config/starship.toml index 8ba3669..7f0a7fe 100644 --- a/starship/.config/starship.toml +++ b/starship/.config/starship.toml @@ -6,7 +6,6 @@ format = """ [directory] style = "#008080" -home_symbol = "" [git_branch] format = "[git:(([\\($branch\\)](red)))](#6DACFA)"