From 821080a8b8b03c21050868ae7633cfe1fc6d8a90 Mon Sep 17 00:00:00 2001 From: Daniel Lundin Date: Thu, 2 Feb 2023 09:35:34 +0100 Subject: [PATCH] starship: hide the leaf outside sapling repos --- .config/starship.toml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.config/starship.toml b/.config/starship.toml index acb4887..b3b8fbf 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -17,10 +17,8 @@ right_format = """\ [custom.sl_status] command = '''~/bin/starship-sl-status''' when = true -# style = "italic bg:#79AE6F fg:#ffffff" -# format = '🌱 [](fg:#79AE6F)[ $output ]($style)' style = "italic fg:#79AE6F" -format = '🌱[ $output ]($style)' +format = '[(🌱 $output )]($style)' [character] success_symbol = "%"