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 disabled = true
{% end %} {% end %}
[custom.stl] #[custom.stl]
description = "time logger" #description = "time logger"
when = "stl stat -f /home/hulthe/.stld" # touch the file, but don't create it #when = "stl stat -f /home/hulthe/.stld" # touch the file, but don't create it
command = "cat /home/hulthe/.stld" #command = "cat /home/hulthe/.stld"
symbol = "🕑" #symbol = "🕑"
style = "italic bright-purple" #style = "italic bright-purple"
format = "[$symbol ($output )]($style)" #format = "[$symbol ($output )]($style)"
{% if demo %} {% if demo %}
disabled = true #disabled = true
{% end %} {% end %}
# hide all persondata while in demo mode
{% if demo %} {% if demo %}
# hide all persondata while in demo mode
[directory] [directory]
truncation_length = 1 truncation_length = 1