omp styling

This commit is contained in:
Daylin Morgan 2024-06-13 16:22:05 -05:00
parent 4894ea6588
commit 13cd20ea1d
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

@ -54,10 +54,10 @@ blocks:
newline: true
segments:
- type: path
style: plain
foreground: 'cyan'
properties:
style: full
style: plain
style: unique
template:  {{ .Path }}
- type: prompt
alignment: right
@ -80,7 +80,7 @@ blocks:
style: plain
foreground: darkGray
template: >
{{ if .SSHSession }} {{ .UserName}}@{{ .HostName }}{{ end }}
{{ if .SSHSession }} {{ .HostName }}{{ end }}
- type: prompt
alignment: left
newline: true