ssh fix
This commit is contained in:
parent
4c42fb8de1
commit
081f73046f
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ type = "prompt"
|
|||
[[blocks.segments]]
|
||||
foreground = "p:terminal-magenta"
|
||||
foreground_templates = [
|
||||
"{{if .SSHSession }}terminal-red{{end}}",
|
||||
"{{if .SSHSession }}<terminal-red>{{end}}",
|
||||
]
|
||||
style = "plain"
|
||||
template = " {{ .UserName }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue