Improve layout of oh-my-posh
prompt
This commit is contained in:
parent
48ed6f68b0
commit
8c376a029e
|
@ -29,7 +29,7 @@
|
|||
"properties": {
|
||||
"display_host": false
|
||||
},
|
||||
"template": " {{ if .SSHSession }}\ueb39 {{ end }}{{ .UserName }} "
|
||||
"template": "{{ if .SSHSession }}\ueb39{{ end }} {{ .UserName }} "
|
||||
},
|
||||
{
|
||||
"type": "path",
|
||||
|
|
Loading…
Reference in a new issue