mirror of
https://github.com/shokinn/.files.git
synced 2025-06-28 15:50:41 +00:00
Add script to remove quarantine bit from Apps
This commit is contained in:
parent
d59bf130cd
commit
c97f4c5562
2 changed files with 12 additions and 1 deletions
|
@ -122,6 +122,9 @@ dotfiles:
|
|||
f_rpki:
|
||||
dst: ~/.bin/rpki
|
||||
src: bin/rpki
|
||||
f_rmquarantine:
|
||||
dst: ~/.bin/rmquarantine
|
||||
src: bin/rmquarantine
|
||||
profiles:
|
||||
AINCRAD:
|
||||
dotfiles:
|
||||
|
@ -277,4 +280,5 @@ profiles:
|
|||
- f_zprofile
|
||||
- f_dotdrop.sh
|
||||
- f_pu
|
||||
- f_rpki
|
||||
- f_rpki
|
||||
- f_rmquarantine
|
Loading…
Add table
Add a link
Reference in a new issue