feat(macos): add dive & just

This commit is contained in:
Saibotk 2024-10-11 10:58:21 +02:00
parent 6a92a52eae
commit 204e596b2f
Signed by: saibotk
GPG key ID: 67585F0065E261D5

View file

@ -37,8 +37,10 @@ brew 'b2-tools'
brew 'gh' # GitHub CLI brew 'gh' # GitHub CLI
# Infrastructure tools # Infrastructure tools
brew 'just' # Better than makefiles
brew 'ansible' brew 'ansible'
brew 'ansible-lint' brew 'ansible-lint'
brew 'dive' # Inspect container images
# Git tools # Git tools
brew 'git-delta' # Nice diff viewer brew 'git-delta' # Nice diff viewer