1#!/bin/bash 2set -euo pipefail 3set -vx 4 5chezmoi decrypt {{ .chezmoi.sourceDir }}/support/config/fastmail/filecabin.mobileconfig.age -o /tmp/filecabin.mobileconfig 6open /tmp/filecabin.mobileconfig 7open /System/Library/PreferencePanes/Profiles.prefPane