From 58ce7e93af54e8af21e9dd190d0bc04ca84e6bd9 Mon Sep 17 00:00:00 2001 From: Dylan Pinn Date: Thu, 8 Aug 2024 12:08:22 +1000 Subject: [PATCH] chore(work): add new apps to installed Homebrew list --- homebrew/work.Brewfile | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/homebrew/work.Brewfile b/homebrew/work.Brewfile index 3bb6d94b2..4cf1971f2 100644 --- a/homebrew/work.Brewfile +++ b/homebrew/work.Brewfile @@ -31,6 +31,8 @@ brew "htop" brew "hyperfine" # Lightweight and flexible command-line JSON processor brew "jq" +# Postgres C API library +brew "libpq", link: true # Language Server for the Lua language brew "lua-language-server" # Tool for linting and static analysis of Lua code @@ -65,6 +67,8 @@ brew "vim" brew "vint" # Feature-rich command-line audio/video downloader brew "yt-dlp" +# Login to REA AWS console by switching roles +brew "reainternal/stable/aws-switch" # Authenticate to REA AWS accounts brew "reainternal/stable/rea-as" # Password manager that keeps all passwords secure behind one password @@ -119,6 +123,8 @@ cask "fork" cask "google-chrome" # Create presentation slides from a Markdown document cask "ia-presenter" +# Free and open-source media player +cask "iina" # Tool to optimise images to a smaller size cask "imageoptim" # JetBrains tools manager