Skip to content

Commit

Permalink
📦️ Freeze packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jefftriplett committed Oct 21, 2024
1 parent db5fc3a commit 99a4c72
Showing 1 changed file with 13 additions and 7 deletions.
20 changes: 13 additions & 7 deletions home/Brewfile.Mac-Mini-Pro-2023
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ tap "robotsandpencils/made"
tap "rosszurowski/tap"
brew "act"
brew "xz"
brew "bzip2"
brew "aria2"
brew "autoconf"
brew "automake"
Expand All @@ -31,7 +30,6 @@ brew "atuin"
brew "awscli"
brew "bash"
brew "bash-completion"
brew "libgit2"
brew "bat"
brew "glib"
brew "openjdk"
Expand All @@ -40,8 +38,10 @@ brew "blueutil"
brew "node"
brew "bower"
brew "brew-gem"
brew "bzip2"
brew "caddy", link: false
brew "curl"
brew "libgit2"
brew "cargo-c"
brew "cfn-lint"
brew "chamber"
Expand All @@ -57,7 +57,7 @@ brew "dark-mode"
brew "devd"
brew "direnv"
brew "docker", link: false
brew "docker-compose", link: false
brew "docker-compose"
brew "docker-slim"
brew "dockutil"
brew "doctl"
Expand Down Expand Up @@ -110,7 +110,7 @@ brew "iproute2mac"
brew "jack"
brew "jq"
brew "just"
brew "kubernetes-cli", link: false
brew "kubernetes-cli"
brew "lazygit"
brew "libev"
brew "libxmlsec1"
Expand Down Expand Up @@ -145,12 +145,14 @@ brew "parallel"
brew "pastel"
brew "pinentry-mac"
brew "pip-completion"
brew "pipx"
brew "pngpaste"
brew "postgresql@14"
brew "pnpm"
brew "postgresql@14", restart_service: true
brew "pre-commit"
brew "prettier"
brew "pup"
brew "pyenv", args: ["HEAD"]
brew "pyenv"
brew "pyenv-ccache"
brew "pyenv-pip-migrate"
brew "pyenv-virtualenvwrapper"
Expand All @@ -163,6 +165,7 @@ brew "redis"
brew "rename"
brew "ripgrep"
brew "rmate"
brew "rust"
brew "scorecard"
brew "scrcpy"
brew "screenfetch"
Expand Down Expand Up @@ -223,6 +226,7 @@ cask "balenaetcher"
cask "basictex"
cask "bluestacks"
cask "bunch"
cask "caldigit-docking-utility"
cask "chromedriver"
cask "cleanmymac"
cask "clipy"
Expand Down Expand Up @@ -262,21 +266,22 @@ cask "jordanbaird-ice"
cask "keyboardcleantool"
cask "keycastr"
cask "kindle"
cask "lm-studio"
cask "macwhisper"
cask "mimestream"
cask "modern-csv"
cask "monitorcontrol"
cask "netspot"
cask "obs-virtualcam"
cask "obsidian"
cask "ollamac"
cask "openemu"
cask "orbstack"
cask "paw"
cask "pennywise"
cask "polypane"
cask "postman"
cask "pycharm"
cask "quarto"
cask "raspberry-pi-imager"
cask "secretive"
cask "skype"
Expand Down Expand Up @@ -344,6 +349,7 @@ mas "ToothFairy", id: 1191449274
mas "Ulysses", id: 1225570693
mas "Webcam Settings Control", id: 1172053162
mas "Xcode", id: 497799835
whalebrew "directory"
vscode "dracula-theme.theme-dracula"
vscode "editorconfig.editorconfig"
vscode "github.copilot"
Expand Down

0 comments on commit 99a4c72

Please sign in to comment.