From 29cbba1138e09b40cbefa4c9453cac142fc6cc77 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 d82a0640..b0880406 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",