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