1
mirror of https://github.com/jakejarvis/dotfiles.git synced 2026-06-14 05:25:26 -04:00

Update macos.sh

This commit is contained in:
2020-06-14 08:59:49 -04:00
parent f557f09441
commit 1eb0525662
+1 -1
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