├── README.md ├── detect_disable_ir_receiver.sh ├── disable_bluetooth_sharing.sh ├── disable_hot_corner.sh └── loop_user_scripts.sh /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kenglish6/osx_security_scripts/HEAD/README.md -------------------------------------------------------------------------------- /detect_disable_ir_receiver.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kenglish6/osx_security_scripts/HEAD/detect_disable_ir_receiver.sh -------------------------------------------------------------------------------- /disable_bluetooth_sharing.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kenglish6/osx_security_scripts/HEAD/disable_bluetooth_sharing.sh -------------------------------------------------------------------------------- /disable_hot_corner.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kenglish6/osx_security_scripts/HEAD/disable_hot_corner.sh -------------------------------------------------------------------------------- /loop_user_scripts.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kenglish6/osx_security_scripts/HEAD/loop_user_scripts.sh --------------------------------------------------------------------------------