#!/bin/sh
#
# Sets macOS defaults by running $ZSH/macos/set-defaults.sh.

exec $ZSH/macos/set-defaults.sh
