Add tccutil to setup
This commit is contained in:
parent
473d78dcbd
commit
9514eae038
@ -10,6 +10,7 @@ def setup(ctx):
|
|||||||
brew(ctx)
|
brew(ctx)
|
||||||
cider(ctx)
|
cider(ctx)
|
||||||
access_for_assistive_devices(ctx)
|
access_for_assistive_devices(ctx)
|
||||||
|
tccutil(ctx)
|
||||||
karabiner(ctx)
|
karabiner(ctx)
|
||||||
locate(ctx)
|
locate(ctx)
|
||||||
set_path_for_launchd(ctx)
|
set_path_for_launchd(ctx)
|
||||||
|
Loading…
Reference in New Issue
Block a user