logo
Updated

macOS

Notes

sudo sh -c "pgrep -f http://com.apple.cmio.registerassistantservice | xargs kill -9" # removes reactions popup on videos

you can have diff versions of same app by putting one version in /Applications and another in ~/Applications

/usr/bin/xattr -cr /Applications/YouTube\ Music.app # this bypasses security restrictions of macos for app/cli/..