InicioWikimacOSSettingsTo play X, stop playing on another device.1 defaults write com.apple.Music no-bouncing -bool TRUE Upgrade Bash1 2 3 4 brew update brew install bash sudo bash -c 'echo /opt/homebrew/bin/bash >> /etc/shells' && sudo -k chsh -s /opt/homebrew/bin/bash Disk Not Ejected1 sudo defaults write /Library/Preferences/SystemConfiguration/com.apple.DiskArbitration.diskarbitrationd.plist DADisableEjectNotification -bool YES && sudo pkill diskarbitrationd How to disable System Integrity Protection and enable it1 csrutil disable Globally disabling the assessment system needs to be confirmed in System Settings.1 spctl --master-disable