Skip to content

Instantly share code, notes, and snippets.

@fbeeper
Last active September 8, 2015 20:13
Show Gist options
  • Save fbeeper/664cbc3126ef979a8154 to your computer and use it in GitHub Desktop.
Save fbeeper/664cbc3126ef979a8154 to your computer and use it in GitHub Desktop.
▶ iTunes

Prevent ︎opening iTunes:

launchctl unload -w /System/Library/LaunchAgents/com.apple.rcd.plist

Enable ︎opening iTunes:

launchctl load -w /System/Library/LaunchAgents/com.apple.rcd.plist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment