Skip to content

Commit

Permalink
Brewfile: tweak packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid committed Sep 2, 2024
1 parent f972103 commit 2b8928e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@ brew "node"
brew "markdownlint-cli"
# Mac App Store command-line interface
brew "mas"
# High performance, distributed memory object caching system
brew "memcached", restart_service: true
# Install NodeJS versions
brew "node-build"
# Platform built on V8 to build network applications
Expand Down Expand Up @@ -133,6 +131,8 @@ cask "utm"
cask "visual-studio-code"
# Installer for Workbrew Agent
cask "workbrew"
# Multiplayer code editor
cask "zed"
# Video communication and virtual meeting platform
cask "zoom"
mas "1Blocker", id: 1365531024
Expand Down

0 comments on commit 2b8928e

Please sign in to comment.