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