added alot
This commit is contained in:
@@ -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 = " -> "
|
||||
|
||||
|
||||
Reference in New Issue
Block a user