chore(setup): install secretive first

This commit is contained in:
Stefan Imhoff
2023-03-20 09:33:00 +01:00
parent d64d422496
commit e2e0e99084

View File

@@ -17,6 +17,9 @@ if test ! $(which brew); then
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
fi
# Install SSH keys Secure Enclave
brew install --cask secretive
# Homebrew packages, Cask binaries and Mac App Store software
echo "Installing Homebrew packages, Cask binaries and Mac App Store software"
source ./brew.sh