install.fairie/home/.chezmoiscripts/universal/run_onchange_after_81-kubesphere.yml.tmpl

10 lines
210 B
Cheetah
Raw Normal View History

{{- if (ne .host.distro.family "windows") -}}
#!/usr/bin/env bash
{{ includeTemplate "universal/profile" }}
{{ includeTemplate "universal/logg" }}
logg info 'KubeSphere integration coming soon..'
{{ end -}}