4 lines
107 B
Cheetah
4 lines
107 B
Cheetah
|
{{- if eq .host.distro.family "windows" -}}
|
||
|
load(io.popen('oh-my-posh init cmd'):read("*a"))()
|
||
|
{{- end -}}
|