752 current 2024-06-16 00:08:57 24.11.20240615.24b048f 6.9.3-zen1 *
This commit is contained in:
parent
ab8fe0cb49
commit
345beb5885
1 changed files with 2 additions and 2 deletions
|
|
@ -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";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue