Skip to content

Commit

Permalink
chore(work): add new apps to installed Homebrew list
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanpinn committed Aug 8, 2024
1 parent 9b07e20 commit 58ce7e9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions homebrew/work.Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 58ce7e9

Please sign in to comment.