#!/usr/bin/env bash set -e # Install and apply chezmoi sh -c "$(curl -fsLS get.chezmoi.io/lb)" -- init --apply ivuorinen