Add script to remove quarantine bit from Apps

This commit is contained in:
Philip Henning 2023-07-05 15:04:21 +02:00
parent d59bf130cd
commit c97f4c5562
2 changed files with 12 additions and 1 deletions

7
dotfiles/bin/rmquarantine Executable file
View file

@ -0,0 +1,7 @@
#!/usr/bin/env zsh
#
# {{@@ header() @@}}
#
xattr -r -d com.apple.quarantine ${1}