Skip to content

Latest commit

 

History

History
37 lines (32 loc) · 1.25 KB

homebrew-installs.md

File metadata and controls

37 lines (32 loc) · 1.25 KB

This could probably be scripted at some point. Maybe i could do something inspired by this macOS Configuration project or this Nix for MacOS project.

...but ill just throw something here for now:

brew update
brew install node
Brew install gh
brew install azure-cli
brew install --cask slack
brew install --cask notion
brew install --cask bitwarden
brew install --cask signal
brew install --cask docker
brew install --cask visual-studio-code
brew install --cask discord
brew install --cask spotify
brew install --cask insomnia
brew install --cask postman
brew install --cask karabiner-elements
brew install --cask kap
brew install --cask discord
brew install --cask raycast
brew install --cask kitty
brew install --cask steam
brew install --cask rectangle
brew install --cask mac-mouse-fix

brew tap homebrew/cask-drivers
brew install steelseries-exactmouse-tool

sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k
Set ZSH_THEME="powerlevel10k/powerlevel10k" in ~/.zshrc.

npm install -g @bitwarden/cli