From 0a4bb64bfb0d6a93970c679358466ec499587d46 Mon Sep 17 00:00:00 2001 From: Simon Rieger Date: Wed, 30 Aug 2023 09:29:23 +0200 Subject: [PATCH] add brew install script for applications --- scripts/brew_install-programs.sh | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 scripts/brew_install-programs.sh diff --git a/scripts/brew_install-programs.sh b/scripts/brew_install-programs.sh new file mode 100644 index 0000000..78b1377 --- /dev/null +++ b/scripts/brew_install-programs.sh @@ -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