remove hostname

This commit is contained in:
sneakers-the-rat 2023-09-08 12:49:08 -07:00
parent 04745d99d9
commit fcb216cfba

View file

@ -26,7 +26,7 @@
"foreground": "p:text", "foreground": "p:text",
"powerline_symbol": "\ue0b4", "powerline_symbol": "\ue0b4",
"style": "diamond", "style": "diamond",
"template": "{{ .UserName }}@{{ .HostName }}", "template": "{{ .UserName }}",
"type": "session" "type": "session"
}, },
{ {