starship: Remove stl

This commit is contained in:
2025-02-17 20:26:03 +01:00
parent 78a9b670c1
commit a68cd06f99

View File

@ -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