Improve layout of oh-my-posh prompt

This commit is contained in:
Manuel Thalmann 2024-09-12 19:02:56 +02:00
parent ce2d8ad3e7
commit 29cbba1138

View file

@ -29,7 +29,7 @@
"properties": { "properties": {
"display_host": false "display_host": false
}, },
"template": " {{ if .SSHSession }}\ueb39 {{ end }}{{ .UserName }} " "template": "{{ if .SSHSession }}\ueb39{{ end }} {{ .UserName }} "
}, },
{ {
"type": "path", "type": "path",