Skip to content

Instantly share code, notes, and snippets.

@edykim
Created December 29, 2023 00:39
Show Gist options
  • Select an option

  • Save edykim/a1b578e6ad646eea1a41e5e1a46f69ae to your computer and use it in GitHub Desktop.

Select an option

Save edykim/a1b578e6ad646eea1a41e5e1a46f69ae to your computer and use it in GitHub Desktop.
delete quarantine attribute on downloaded files on mac
$ xattr -d -r com.apple.quarantine <file_path>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment