From 06211d7e5d0e7cb2f2d08f219f45f9dd4f4db8d3 Mon Sep 17 00:00:00 2001 From: Stefan Imhoff Date: Wed, 29 Jun 2022 14:21:37 +0200 Subject: [PATCH] feat(homebrew): add m-cli --- setup/brew.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/setup/brew.sh b/setup/brew.sh index 6543c58..b8a4c2a 100755 --- a/setup/brew.sh +++ b/setup/brew.sh @@ -64,6 +64,7 @@ brew install libdvdcss # Access DVDs as block devices without t brew install libpng # Library for manipulating PNG images brew install lua # Powerful, lightweight programming language brew install lynx # Text-based web browser +brew install m-cli # Swiss Army Knife for macOS brew install mas # Mac App Store command-line interface brew install memcached # High performance, distributed memory object caching system brew install mongodb # High-performance, schema-free, document-oriented database