mirror of
https://github.com/shokinn/.files.git
synced 2025-01-19 13:22:28 +00:00
8 lines
84 B
Bash
Executable file
8 lines
84 B
Bash
Executable file
#!/usr/bin/env zsh
|
|
|
|
#
|
|
# {{@@ header() @@}}
|
|
#
|
|
|
|
xattr -r -d com.apple.quarantine ${1}
|