1
mirror of https://github.com/jakejarvis/dotfiles.git synced 2025-11-04 22:10:09 -05:00
This commit is contained in:
2019-09-25 10:52:00 -04:00
parent b3a3f41b6e
commit fd5022fff4
3 changed files with 9 additions and 7 deletions

View File

@@ -14,6 +14,7 @@ tap "homebrew/cask"
tap "homebrew/cask-versions"
tap "homebrew/core"
tap "homebrew/services"
tap "jakejarvis/brew"
tap "mongodb/brew"
tap "thoughtbot/formulae"
tap "wpengine/wpe-cli"
@@ -129,8 +130,9 @@ brew "optipng"
brew "packer"
brew "thoughtbot/formulae/parity"
brew "php" # = php@7.3 https://formulae.brew.sh/formula/php
brew "php@7.1"
brew "php@7.2"
# brew "php@7.1"
# brew "php@7.2"
# brew "jakejarvis/brew/php@5.6"
# brew "exolnet/deprecated/php@5.6"
# brew "exolnet/deprecated/php@7.0"
brew "pngcheck"
@@ -231,7 +233,8 @@ cask "vnc-viewer"
# Passwords, VPNs, other Security
cask "1password"
cask "authy"
cask "gpg-suite-no-mail" # Install Mail separately: https://github.com/GpgMailNoActivation/GpgMailNoActivation
# cask "gpg-suite-no-mail" # Install Mail separately: https://github.com/GpgMailNoActivation/GpgMailNoActivation
cask "gpg-suite-no-drm" # personal cask to install GPG suite and mail.app plugin without activation
cask "keybase"
cask "little-snitch"
cask "nordvpn"