From a68cd06f999f841f8119afc60ac185181e5a1f93 Mon Sep 17 00:00:00 2001 From: Joakim Hulthe Date: Mon, 17 Feb 2025 20:26:03 +0100 Subject: [PATCH] starship: Remove stl --- tree/.config/starship.toml.tpl | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/tree/.config/starship.toml.tpl b/tree/.config/starship.toml.tpl index d65c9f3..ef602dd 100644 --- a/tree/.config/starship.toml.tpl +++ b/tree/.config/starship.toml.tpl @@ -19,20 +19,20 @@ format = "[$hostname]($style) in " disabled = true {% end %} -[custom.stl] -description = "time logger" -when = "stl stat -f /home/hulthe/.stld" # touch the file, but don't create it -command = "cat /home/hulthe/.stld" -symbol = "🕑" -style = "italic bright-purple" -format = "[$symbol ($output )]($style)" +#[custom.stl] +#description = "time logger" +#when = "stl stat -f /home/hulthe/.stld" # touch the file, but don't create it +#command = "cat /home/hulthe/.stld" +#symbol = "🕑" +#style = "italic bright-purple" +#format = "[$symbol ($output )]($style)" {% if demo %} -disabled = true +#disabled = true {% end %} -# hide all persondata while in demo mode {% if demo %} +# hide all persondata while in demo mode [directory] truncation_length = 1