This commit is contained in:
Daylin Morgan 2024-06-10 11:13:02 -05:00
parent 958154b5e4
commit adffbeb06f
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

@ -50,7 +50,7 @@ blocks:
foreground: 'green'
foreground_templates:
- '{{ if gt .Code 0 }}red{{ end }}'
template: ' x{{ reason .Code }}'
template: ' x{{ reason .Code }} '
- type: executiontime
style: plain
foreground: 'green'
@ -64,7 +64,6 @@ blocks:
foreground: darkGray
template: >
{{ if .SSHSession }} {{ .UserName}}@{{ .HostName }}{{ end }}
- type: prompt
alignment: left
newline: true