added hostname
This commit is contained in:
@@ -76,6 +76,12 @@
|
||||
"style": "diamond",
|
||||
"template": " <#ffffff>MEM:</> {{ round .PhysicalPercentUsed .Precision }}% ({{ (div ((sub .PhysicalTotalMemory .PhysicalAvailableMemory)|float64) 1073741824.0) }}/{{ (div .PhysicalTotalMemory 1073741824.0) }}GB)",
|
||||
"type": "sysinfo"
|
||||
},
|
||||
{
|
||||
"foreground": "#ffbebc",
|
||||
"style": "diamond",
|
||||
"template": " {{ .HostName }}",
|
||||
"type": "session"
|
||||
}
|
||||
],
|
||||
"type": "prompt"
|
||||
|
||||
Reference in New Issue
Block a user