From bf262c0fdd070c90697bd4b8d9d37ec6492d27d8 Mon Sep 17 00:00:00 2001 From: Stefan Imhoff Date: Tue, 22 Mar 2022 16:23:38 +0100 Subject: [PATCH] chore: add jless for navigating JSON files --- setup/brew.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/setup/brew.sh b/setup/brew.sh index b5628e6..16f19c9 100755 --- a/setup/brew.sh +++ b/setup/brew.sh @@ -56,6 +56,7 @@ brew install hub # Add GitHub support to git on the comma brew install icu4c # C/C++ and Java libraries for Unicode and globalization brew install imagemagick --with-fontconfig # Tools and libraries to manipulate images in many formats brew install imagesnap # Tool to capture still images from an iSight or other video source +brew install jless # Command-line pager for JSON data brew install jpeg # Image manipulation library brew install lazygit # Simple terminal UI for git commands brew install libdvdcss # Access DVDs as block devices without the decryption