add brew install script for applications

This commit is contained in:
Simon Rieger 2023-08-30 09:29:23 +02:00
parent f1a1311ac3
commit 0a4bb64bfb

View file

@ -0,0 +1,32 @@
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install kdoctor
brew install cocoapods
brew install ruby
brew install pass
brew install pass-otp
brew install zsh-completions
brew install zsh-autosuggestion
brew install zsh-autocomplete
brew install qtpass
brew install hollywood
brew tap amar1729/formulae
brew install browserpass
brew install gnupg
brew install pinentry-mac
brew install chezmoi
brew install starship
brew install chezmoi
brew cask install font-fira-code
brew install --cask font-fira-code
brew install --cask font-finagler
brew tap homebrew/cask-fonts
brew search '/font-.*-nerd-font/' | awk '{ print $1 }' | xargs -I{} brew install --cask {} || true
brew install --cask font-hack-nerd-font
brew install fzf
brew install htop
brew install polymc
brew install koekeishiya/formulae/yabai
brew install jq
brew install choose-gui
brew install rg
brew install flycut