feat(macos): add dive & just
This commit is contained in:
parent
6a92a52eae
commit
204e596b2f
1 changed files with 2 additions and 0 deletions
|
@ -37,8 +37,10 @@ brew 'b2-tools'
|
|||
brew 'gh' # GitHub CLI
|
||||
|
||||
# Infrastructure tools
|
||||
brew 'just' # Better than makefiles
|
||||
brew 'ansible'
|
||||
brew 'ansible-lint'
|
||||
brew 'dive' # Inspect container images
|
||||
|
||||
# Git tools
|
||||
brew 'git-delta' # Nice diff viewer
|
||||
|
|
Loading…
Add table
Reference in a new issue