added server02 hostname block to ohmyposh

This commit is contained in:
2026-07-29 17:46:43 +01:00
parent 5f7fc8ea05
commit 88266b040f

View File

@@ -34,6 +34,11 @@ template = '''
{{- end -}}
'''
[[blocks.segments]] # Hostname
type = 'text'
style = 'plain'
template = '{{ if eq .HostName "server02" }}<green>󰒋 {{.HostName}}</> <#7f849c>|</> {{ end }}'
[[blocks.segments]] # Python venv
type = 'text'
style = 'plain'