From db10a9e26e9fe588b4e9b2723059f3d2f91eb472 Mon Sep 17 00:00:00 2001 From: Stefan Imhoff Date: Fri, 22 Jul 2022 16:11:09 +0200 Subject: [PATCH] chore(homebrew): add exo --- setup/brew.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/setup/brew.sh b/setup/brew.sh index 9b905e0..f19d12b 100755 --- a/setup/brew.sh +++ b/setup/brew.sh @@ -35,6 +35,7 @@ brew install docker # Pack, ship and run any application as brew install docker-machine # Create Docker hosts locally and on cloud providers brew install editorconfig # Maintain consistent coding style between multiple editors brew install eot-utils # Tools to convert fonts from OTF/TTF to EOT format +brew install exo # Modern replacement for 'ls' brew install fd # Simple, fast and user-friendly alternative to find brew install ffmpeg --with-libvpx --with-libvorbis --with-fdk-aacc --with-libsass --with-fontconfig # Play, record, convert, and stream audio and video brew install flow # Static type checker for JavaScript