Created
December 11, 2024 04:22
-
-
Save shawngmc/aabf9a68451bd9c1384081f57085ad7c to your computer and use it in GitHub Desktop.
Mac Setup Stuff
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Install brew | |
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" | |
brew install bitwarden | |
brew install visual-studio-code | |
brew install google-chrome | |
brew install firefox |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment