Created
February 13, 2025 15:03
-
-
Save pesterhazy/137c00ed46ce58c04b06108a21aba880 to your computer and use it in GitHub Desktop.
I never, ever want to open audio files in Apple Music again
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# I never, ever want to open any files in Apple Music | |
% osascript -e 'id of app "Audacity"' | |
org.audacityteam.audacity | |
% duti -s org.audacityteam.audacity public.mp3 all |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment