From bdd5b0b8ec98f7fed1641ff903f12a27e63cded6 Mon Sep 17 00:00:00 2001 From: Manuel Thalmann Date: Thu, 12 Sep 2024 19:02:56 +0200 Subject: [PATCH] Improve layout of `oh-my-posh` prompt --- profiles/users/manuel/manuel.omp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/users/manuel/manuel.omp.json b/profiles/users/manuel/manuel.omp.json index d82a0640a..b0880406f 100644 --- a/profiles/users/manuel/manuel.omp.json +++ b/profiles/users/manuel/manuel.omp.json @@ -29,7 +29,7 @@ "properties": { "display_host": false }, - "template": " {{ if .SSHSession }}\ueb39 {{ end }}{{ .UserName }} " + "template": "{{ if .SSHSession }}\ueb39{{ end }} {{ .UserName }} " }, { "type": "path",