mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(setup): install secretive first
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user