-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbrew.sh
More file actions
executable file
·31 lines (24 loc) · 1.02 KB
/
Copy pathbrew.sh
File metadata and controls
executable file
·31 lines (24 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Used to install bunch of programs by brew, speeding up onboarding on new mac
# Make sure we’re using the latest Homebrew.
brew update
# Upgrade any already-installed formulae.
brew upgrade
# necessary to run "brew install --cask " commands
brew install cask
#################################################
# Browsers
#################################################
brew install --cask google-chrome firefox opera
#################################################
# Development Related
#################################################
brew install asdf
# confirm that git installed from brew will override whatever comes on mac?
brew install git cloc
#################################################
# Applications I use
#################################################
brew install --cask spotify ghostty@tip warp postman tableplus slack visual-studio-code cursor
brew install --cask anki github karabiner-elements
brew install --cask rocket notion 1password
brew install --cask zoom raycast cleanshot fantastical discord