Only run brew bundle on changes
bladee.bsky.social 1 week ago 20852597 748c7265
··· 1 1 - #!/usr/bin/bash 2 2 - 3 3 - brew bundle install --global --no-upgrade
··· 1 1 + #!/usr/bin/bash 2 2 + 3 3 + # Brewfile hash: {{ includeTemplate "dot_config/homebrew/Brewfile.tmpl" . | sha256sum }} 4 4 + brew bundle install --global --no-upgrade