752 current 2024-06-16 00:08:57 24.11.20240615.24b048f 6.9.3-zen1 *

This commit is contained in:
zackartz 2024-06-16 00:08:59 -04:00
parent ab8fe0cb49
commit 345beb5885
No known key found for this signature in database
GPG key ID: 5B53E53A9A514DBA

View file

@ -43,7 +43,7 @@ in {
foreground = "p:text"; foreground = "p:text";
"powerline_symbol" = ""; "powerline_symbol" = "";
style = "diamond"; style = "diamond";
template = "{{ .UserName }}@{{ .HostName }}"; template = "{{ .UserName }}@{{ .HostName }} ";
type = "session"; type = "session";
} }
{ {
@ -56,7 +56,7 @@ in {
}; };
"powerline_symbol" = ""; "powerline_symbol" = "";
style = "powerline"; style = "powerline";
template = " {{ .Path }}"; template = " {{ .Path }} ";
type = "path"; type = "path";
} }
{ {