Last active
June 24, 2020 12:47
-
-
Save cwparsons/041b958769cd279b1f4def559fc5afa2 to your computer and use it in GitHub Desktop.
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 | |
# /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)" | |
# Install from macOS App Store | |
# Divvy | |
# Microsoft Remote Desktop | |
# Packages | |
brew install \ | |
1password \ | |
disk-inventory-x \ | |
figma \ | |
firefox \ | |
google-chrome \ | |
imageoptim \ | |
nvm \ | |
oracle-jdk \ | |
powershell \ | |
python \ | |
sublime-text \ | |
vlc | |
nvm install 10.21.0 | |
nvm use 10.21.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment