From fb7e7a3f00d68b1d4ff3761789fae97c3c9a8283 Mon Sep 17 00:00:00 2001 From: vx-clutch Date: Tue, 20 Aug 2024 16:04:34 -0400 Subject: [PATCH] save --- starship/.config/starship.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/starship/.config/starship.toml b/starship/.config/starship.toml index 275f15c..78484bc 100644 --- a/starship/.config/starship.toml +++ b/starship/.config/starship.toml @@ -4,7 +4,7 @@ add_newline = false # [==> ](red)$directory$git_branch$character # """ format = """ -$directory$git_branch +$directory$git_branch$git_status ; """