added alot

This commit is contained in:
Robin
2025-11-30 21:51:33 +01:00
parent bdd48d2b73
commit 532cf4542e
15 changed files with 2287 additions and 52 deletions

View File

@@ -35,6 +35,12 @@ type = "prompt"
style = "full"
home_icon = "~"
[[blocks.segments]]
foreground = "p:lavender"
style = "plain"
type = "session"
template = " {{ if .SSHSession }} {{ end }}{{ .HostName }}"
[[blocks.segments]]
foreground = "p:lavender"
template = "{{ .HEAD }} "
@@ -61,11 +67,11 @@ type = "prompt"
[[blocks.segments]]
style = "plain"
foreground = "p:green"
template = "-"
template = "->"
type = "text"
[transient_prompt]
background = "transparent"
foreground = "p:pink"
template = " - "
template = " -> "