From fcb216cfba0aa61493edf956e99177dcb5a84052 Mon Sep 17 00:00:00 2001 From: sneakers-the-rat Date: Fri, 8 Sep 2023 12:49:08 -0700 Subject: [PATCH] remove hostname --- oh-my-posh/catpuccin.omp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oh-my-posh/catpuccin.omp.json b/oh-my-posh/catpuccin.omp.json index b589482..7c0e811 100644 --- a/oh-my-posh/catpuccin.omp.json +++ b/oh-my-posh/catpuccin.omp.json @@ -26,7 +26,7 @@ "foreground": "p:text", "powerline_symbol": "\ue0b4", "style": "diamond", - "template": "{{ .UserName }}@{{ .HostName }}", + "template": "{{ .UserName }}", "type": "session" }, {