Updated Brewfile

This commit is contained in:
2022-09-21 01:32:11 +03:00
parent ca11aee351
commit 26dbcedf1b

View File

@@ -20,6 +20,7 @@ brew "autoconf"
brew "bandwhich" brew "bandwhich"
brew "brew-php-switcher" brew "brew-php-switcher"
brew "glib" brew "glib"
brew "pkg-config"
brew "coreutils" brew "coreutils"
brew "openldap" brew "openldap"
brew "zstd" brew "zstd"
@@ -34,9 +35,7 @@ brew "git"
brew "git-extras" brew "git-extras"
brew "git-flow-avh" brew "git-flow-avh"
brew "git-recent" brew "git-recent"
brew "git-standup", link: false
brew "gnu-sed" brew "gnu-sed"
brew "p11-kit"
brew "unbound" brew "unbound"
brew "gnutls" brew "gnutls"
brew "gnupg" brew "gnupg"
@@ -64,9 +63,6 @@ brew "nvm"
brew "openjdk" brew "openjdk"
brew "openapi-generator" brew "openapi-generator"
brew "openfortivpn" brew "openfortivpn"
brew "php"
brew "php-cs-fixer"
brew "phpmd"
brew "phpstan" brew "phpstan"
brew "python@3.8" brew "python@3.8"
brew "qcachegrind" brew "qcachegrind"
@@ -75,6 +71,7 @@ brew "rcm"
brew "ripgrep" brew "ripgrep"
brew "ruby" brew "ruby"
brew "shellcheck" brew "shellcheck"
brew "shfmt"
brew "skopeo" brew "skopeo"
brew "terminal-notifier", link: false brew "terminal-notifier", link: false
brew "terraform@0.12" brew "terraform@0.12"
@@ -101,8 +98,13 @@ brew "shivammathur/php/php@8.0"
brew "wpscanteam/tap/wpscan" brew "wpscanteam/tap/wpscan"
cask "fig" cask "fig"
cask "fog" cask "fog"
cask "fontplop"
cask "fork"
cask "google-cloud-sdk" cask "google-cloud-sdk"
cask "insomnia" cask "insomnia"
cask "iterm2"
cask "keybase"
cask "lens"
cask "ngrok" cask "ngrok"
cask "qlimagesize" cask "qlimagesize"
cask "qlmarkdown" cask "qlmarkdown"