From acaac626024e50f9f683744b8fd8259892343c82 Mon Sep 17 00:00:00 2001 From: Daniel Lundin Date: Thu, 27 Apr 2023 15:40:04 +0200 Subject: [PATCH] disable sapling prompt for now --- .config/starship.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/starship.toml b/.config/starship.toml index 2b70e5a..be93261 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -17,7 +17,7 @@ right_format = """\ [custom.sl_status] command = '''~/bin/starship-sl-status''' -when = true +when = false style = "italic fg:#79AE6F" format = '[(🌱 $output )]($style)'