Skip to content

Commit

Permalink
shrc: skip brew attestation verification.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid committed Aug 12, 2024
1 parent 27cee7b commit 72b2efd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shrc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ then
export HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS=1
export HOMEBREW_CLEANUP_MAX_AGE_DAYS=30
export HOMEBREW_ENFORCE_SBOM=1
export HOMEBREW_NO_VERIFY_ATTESTATIONS=1

add_to_path_end "${HOMEBREW_PREFIX}/Library/Homebrew/shims/gems"

Expand Down

0 comments on commit 72b2efd

Please sign in to comment.