1
mirror of https://github.com/jakejarvis/dotfiles.git synced 2025-04-26 03:45:21 -04:00

Update macos.sh

This commit is contained in:
Jake Jarvis 2020-06-14 08:59:49 -04:00
parent f557f09441
commit 1eb0525662
Signed by: jake
GPG Key ID: 2B0C9CF251E69A39

View File

@ -30,4 +30,4 @@ sudo xcodebuild -license accept
# Set macOS defaults # Set macOS defaults
# Needs to be last since this will restart everything when done # Needs to be last since this will restart everything when done
# shellcheck disable=SC1091 # shellcheck disable=SC1091
source ./macos/defaults.sh source ./defaults.sh