A list of all the changes made to this repo, and the role it contains
- Remove the following Homebrew formula
- packer
- xz
- Add the following Homebrew formula
- argocd
- go
- helm
- jq
- kubectx
- yq
- Add the
utm
Homebrew cask - No longer using a virtual Python environment. Poetry is now favored.
- Ruby version bumped to 3.3.0
- Readme fixed
- Tapping
hashicorp/tap
packer
is now part of the Hashicorp tapterraform
is now part of the Hashicorp tap1password
added as a default cask- Python version bumped to 3.11.0
- Sonoma is now the minimum version
- Strip out some remaining Intel code
- Adding
azure-cli
andpre-commit
- Replacing
youtube-dl
withyt-dlp
- Ruby version bumped to 3.2.2
- Ignore errors on Ruby commands
- Ruby version bumped to 3.1.2
- Python version bumped to 3.9.10
- Removing Vagrant and Virtualbox
- Removing deprecated Vagrant boxes repo
- Monterey/Apple Silicon initial support
- Deploy Rosetta 2
- Adding the following taps/brews/casks
poetry
- Removing the following taps/brews/casks
parera10/csshx
docker-machine
docker-machine-driver-vmware
exiftool
minikube
openssh
profilecreator
wireshark
saml2aws-duo
is now just `saml2aws as it's officially supporting Duo on JumpCloud- Moving the following brews to deploy only on Intel (for now)
dc3dd
vfuse
- Moving the following casks to deploy only on Intel (for now)
vmware-fusion
homebrew/cask-drivers/yubico-yubikey-manager
homebrew/cask-drivers/yubico-yubikey-personalization-gui
vagrant-vmware-utility
vagrant
virtualbox
- Removing
osxfuse
package from Homebrew tasks docker
formula removed from Homebrew becausedocker
cask is all we need
- Adding
fzf
- Added as a brew
- Run
yes | /usr/local/opt/fzf/install
to configure fzf
- Remove the
sshfs
brew because it's deprecated
- Updated .gitconfig template to use
main
as the default branch name for new repos
- Updated Homebrew code now that casks are part of the main brew command
- Added the following brews
- ripgrep
- Added a rebase config setting to .gitconfig
- Fixed things required for Big Sur support (Intel only)
- Removed the following casks:
- aerial
- openra
- google-drive-file-stream
- Added the following casks:
- discord
- handbrake
- suspicious-package
- vlc
- wireshark
- yubico-yubikey-manager
- yubico-yubikey-personalization-gui
- Added the following brews
- readline
- zlib
- xz
- Fixed licensing logic
- Corrected some minor typos
- Removed spotlight settings
- Updated Menu Bar preferences to Big Sur keys
- Disable Ad Personalization
- Fixed Python 3.8.0 installation method (This can hopefully be made less complicated later)
- Removed showing Fast User Switcher
- Disabled mouse and trackpad tasks for now as they don't work
- CommandQ can now be optionally licensed
- The Ruby environment is preconfigured as 2.7.0
- The Python environment is preconfigured as 3.8.0
- Fixed platform version in role metadata
- Fixed xattr task in Homebrew
- Initial Release of repository
Role Changes:
- Initial release
Return to README