install.fairie/dotfiles/.local/share/chezmoi/home/.chezmoiscripts/universal/run_onchange_after_99_bootstrap-z4h.tmpl

7 lines
149 B
Cheetah

{{- if and false .host.headless -}}
#!/usr/bin/env bash
{{- includeTemplate "universal/logg" }}
Z4H_BOOTSTRAPPING=1 exec zsh && exit 0
{{- end -}}